Skip to content

Commit 95944e1

Browse files
github-actions[bot]qubka
authored andcommitted
chore(main): release 1.2.3
1 parent 3b50224 commit 95944e1

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.github/release-please-manifest.json

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

CHANGELOG.md

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

3+
## [1.2.3](https://github.com/untrustedmodders/plugify-module-cpp/compare/v1.2.2...v1.2.3) (2025-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* add default build type ([1a15e35](https://github.com/untrustedmodders/plugify-module-cpp/commit/1a15e3539dcfcbbbd37d0365c661a76fb398a060))
9+
* add default param generator ([b85854f](https://github.com/untrustedmodders/plugify-module-cpp/commit/b85854f56c15c700ceda4e6a9bc66bd7abc61b67))
10+
* add name blacklist to generator ([f901e80](https://github.com/untrustedmodders/plugify-module-cpp/commit/f901e808e1d1a0f9a228863fe02673ef7543c5d8))
11+
* replace reinterpret_cast by static_cast ([bc63227](https://github.com/untrustedmodders/plugify-module-cpp/commit/bc632274f7f5b9cdb71d87e37af56e76196e6196))
12+
* update arch tags for action build ([00c2ca1](https://github.com/untrustedmodders/plugify-module-cpp/commit/00c2ca195dd6aa4c5d83a555b2a645aeecacff1d))
13+
* update plugify ([cb348c0](https://github.com/untrustedmodders/plugify-module-cpp/commit/cb348c04f88c12692653893b3d2882c35552bc07))
14+
* update plugify ([66b6073](https://github.com/untrustedmodders/plugify-module-cpp/commit/66b607372f0f3668a360f3dc27b88dd93ed233d8))
15+
* update version naming ([6ca8fca](https://github.com/untrustedmodders/plugify-module-cpp/commit/6ca8fca717d59edbf2fdee0e6a17029f166ab3d7))
16+
317
## [1.2.2](https://github.com/untrustedmodders/plugify-module-cpp/compare/v1.2.1...v1.2.2) (2025-05-31)
418

519

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.2
1+
1.2.3

0 commit comments

Comments
 (0)