diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 41ea87d..f6a9e15 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.1" + ".": "1.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index aa83de9..122eae3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.2.2](https://github.com/untrustedmodders/plugify-module-rust/compare/v1.2.1...v1.2.2) (2026-06-14) + + +### Bug Fixes + +* improve name extraction from path ([c87bdca](https://github.com/untrustedmodders/plugify-module-rust/commit/c87bdca63acac690ed478d611ed74eed268c6a94)) +* update plugify ([42eb47a](https://github.com/untrustedmodders/plugify-module-rust/commit/42eb47a8c311b4b57755842e4897e9c18bac05ee)) +* update plugify ([60a6022](https://github.com/untrustedmodders/plugify-module-rust/commit/60a6022b82f944c7dbbf6219f4703461b09a81cb)) +* update test ([dba119d](https://github.com/untrustedmodders/plugify-module-rust/commit/dba119df29db85e3cc4a002364c39e0f10216ccb)) + ## [1.2.1](https://github.com/untrustedmodders/plugify-module-rust/compare/v1.2.0...v1.2.1) (2026-05-24) diff --git a/version.txt b/version.txt index 6085e94..23aa839 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.2.1 +1.2.2