diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 5fdd883..c4ddc74 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.0" + ".": "1.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index cf00972..7c996a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.1.1](https://github.com/untrustedmodders/plugify-module-v8/compare/v1.1.0...v1.1.1) (2025-05-18) + + +### Bug Fixes + +* add cmake versioning ([6fe521f](https://github.com/untrustedmodders/plugify-module-v8/commit/6fe521fe819930721e2c7d350f7427d09760ce77)) +* cmake typo ([657c974](https://github.com/untrustedmodders/plugify-module-v8/commit/657c974d9e75cc137a62173bc2f5630e83f138e6)) +* small refactor for mingw ([4c9cc78](https://github.com/untrustedmodders/plugify-module-v8/commit/4c9cc78009b2674c7b44d01c62dc395b5fb2a454)) +* update plugify ([61f5e18](https://github.com/untrustedmodders/plugify-module-v8/commit/61f5e182b8e5db4803d58993c21592dcea07cab2)) +* update plugify ([c7a0788](https://github.com/untrustedmodders/plugify-module-v8/commit/c7a07880f7d9e2e476436c0cff1634fbe2b50d6a)) +* update plugify and clang tools ([0e24512](https://github.com/untrustedmodders/plugify-module-v8/commit/0e24512b71037c9f2e590b080965c7c208c9a2fe)) + ## [1.1.0](https://github.com/untrustedmodders/plugify-module-v8/compare/v1.0.6...v1.1.0) (2025-03-27) diff --git a/version.txt b/version.txt index 9084fa2..524cb55 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0 +1.1.1