Skip to content

Commit aaca443

Browse files
chore(main): release 2.1.5
1 parent cf9fdbf commit aaca443

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.1.4"
2+
".": "2.1.5"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.1.5](https://github.com/untrustedmodders/plugify-module-cpp/compare/v2.1.4...v2.1.5) (2025-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* add clang doc parser ([5b3ee8d](https://github.com/untrustedmodders/plugify-module-cpp/commit/5b3ee8d2114367317b4785e6ff0797dc3ac5f24f))
9+
* add clang doc parser ([95afaff](https://github.com/untrustedmodders/plugify-module-cpp/commit/95afaff4590ac1f73df5f14be9749559f6fe4f40))
10+
* add clang doc parser ([4248438](https://github.com/untrustedmodders/plugify-module-cpp/commit/4248438f85e2d6332527765c9723781547f26b07))
11+
* move tools to separate folders ([cf9fdbf](https://github.com/untrustedmodders/plugify-module-cpp/commit/cf9fdbfe9f55c8f666f5c0664f1ee6b7313d22c9))
12+
* remove assume_valid from string ([f63b395](https://github.com/untrustedmodders/plugify-module-cpp/commit/f63b39504307fdc26267febc74578a81e6f33366))
13+
* update plg includes ([1201020](https://github.com/untrustedmodders/plugify-module-cpp/commit/1201020e00ea55970749f8457b33d9d969f88e4f))
14+
315
## [2.1.4](https://github.com/untrustedmodders/plugify-module-cpp/compare/v2.1.3...v2.1.4) (2025-10-06)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.4
1+
2.1.5

0 commit comments

Comments
 (0)