diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index f6a9e15..b7298f8 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.2" + ".": "1.2.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b4fd900..60db668 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.2.3](https://github.com/untrustedmodders/plugify-module-dotnet/compare/v1.2.2...v1.2.3) (2025-06-16) + + +### Bug Fixes + +* update dep ([7361b93](https://github.com/untrustedmodders/plugify-module-dotnet/commit/7361b935422fbcbd5fd2ffacf5583ddc508da257)) +* update deprecated call conv ([0f3a195](https://github.com/untrustedmodders/plugify-module-dotnet/commit/0f3a195e3fe438ed38269a47fe29acf7a2be95c9)) +* update plugify ([5185dce](https://github.com/untrustedmodders/plugify-module-dotnet/commit/5185dce72a3b8b79dc234a188fc31995cdc6685a)) +* update plugify ([ad4775f](https://github.com/untrustedmodders/plugify-module-dotnet/commit/ad4775f72efde6606ce18ab41c5998c78b0592ba)) +* update plugify ([c217394](https://github.com/untrustedmodders/plugify-module-dotnet/commit/c217394a9f5888a5fd8af1af3a8d079e018ace71)) +* update version naming ([c9b14e9](https://github.com/untrustedmodders/plugify-module-dotnet/commit/c9b14e9f94162d92ebb344f6cf19a79d9f8132c5)) + ## [1.2.2](https://github.com/untrustedmodders/plugify-module-dotnet/compare/v1.2.1...v1.2.2) (2025-06-01) diff --git a/version.txt b/version.txt index 23aa839..0495c4a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.2.2 +1.2.3