From 1d41e1f188f7d6b7322f1c08dd46dd32b2b06eb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 21:56:42 +0000 Subject: [PATCH] chore(main): release 2.2.2 --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 11ee94f..d15f5ed 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.2.1" + ".": "2.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index cb43e8f..bca0e9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.2.2](https://github.com/untrustedmodders/plugify-module-cpp/compare/v2.2.1...v2.2.2) (2026-01-31) + + +### Bug Fixes + +* add new alias tests ([964943e](https://github.com/untrustedmodders/plugify-module-cpp/commit/964943ece4eeef8667958f377e90c116973c73a3)) +* update deps ([80c7a4f](https://github.com/untrustedmodders/plugify-module-cpp/commit/80c7a4f79626952e7a3ceb8370afaa8a3ac2a3c9)) + ## [2.2.1](https://github.com/untrustedmodders/plugify-module-cpp/compare/v2.2.0...v2.2.1) (2026-01-03) diff --git a/version.txt b/version.txt index c043eea..b1b25a5 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.2.1 +2.2.2