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