diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 38dc7f3..5c6af54 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.1.4" + ".": "2.1.5" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 309ca05..1d8132b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.1.5](https://github.com/untrustedmodders/plugify-module-cpp/compare/v2.1.4...v2.1.5) (2025-11-01) + + +### Bug Fixes + +* add clang doc parser ([5b3ee8d](https://github.com/untrustedmodders/plugify-module-cpp/commit/5b3ee8d2114367317b4785e6ff0797dc3ac5f24f)) +* add clang doc parser ([95afaff](https://github.com/untrustedmodders/plugify-module-cpp/commit/95afaff4590ac1f73df5f14be9749559f6fe4f40)) +* add clang doc parser ([4248438](https://github.com/untrustedmodders/plugify-module-cpp/commit/4248438f85e2d6332527765c9723781547f26b07)) +* move tools to separate folders ([cf9fdbf](https://github.com/untrustedmodders/plugify-module-cpp/commit/cf9fdbfe9f55c8f666f5c0664f1ee6b7313d22c9)) +* remove assume_valid from string ([f63b395](https://github.com/untrustedmodders/plugify-module-cpp/commit/f63b39504307fdc26267febc74578a81e6f33366)) +* update plg includes ([1201020](https://github.com/untrustedmodders/plugify-module-cpp/commit/1201020e00ea55970749f8457b33d9d969f88e4f)) + ## [2.1.4](https://github.com/untrustedmodders/plugify-module-cpp/compare/v2.1.3...v2.1.4) (2025-10-06) diff --git a/version.txt b/version.txt index 7d2ed7c..cd57a8b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.1.4 +2.1.5