diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b677f7..0a168a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.2.0](https://github.com/hybes/pairkiller/compare/v2.1.1...v2.2.0) (2024-11-25) + ### [2.1.1](https://github.com/hybes/pairkiller/compare/v2.1.0...v2.1.1) (2024-11-25) ## [2.1.0](https://github.com/hybes/pairkiller/compare/v2.0.6...v2.1.0) (2024-11-25) diff --git a/package.json b/package.json index 653be68..f1ab413 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pairkiller", "productName": "Pairkiller", - "version": "2.1.1", + "version": "2.2.0", "description": "A flexible app monitoring and control system", "main": "main.js", "scripts": {