diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index e4a1c47..05c5ce9 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.11" + ".": "1.1.12" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ffe6682..4a08c3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.1.12](https://github.com/untrustedmodders/mms2-plugify/compare/v1.1.11...v1.1.12) (2025-06-26) + + +### Bug Fixes + +* remove exports for macos ([9908a35](https://github.com/untrustedmodders/mms2-plugify/commit/9908a35611fec9dbbf27abf838594a6f8854fc8d)) +* update arch tags for action build ([cd7225b](https://github.com/untrustedmodders/mms2-plugify/commit/cd7225b2a9b9ee003603d713601bd3e2ba79ea4d)) +* update deps ([01d948c](https://github.com/untrustedmodders/mms2-plugify/commit/01d948c43bbeacd171707a1f2135a10816c18591)) + ## [1.1.11](https://github.com/untrustedmodders/mms2-plugify/compare/v1.1.10...v1.1.11) (2025-05-25) diff --git a/version.txt b/version.txt index 9ee1f78..ccad953 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.11 +1.1.12