From f51a1142f394334186b472b6154cd99ecafd4f1e Mon Sep 17 00:00:00 2001 From: Hybes Date: Mon, 25 Nov 2024 23:56:19 +0000 Subject: [PATCH] chore(release): 2.2.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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": {