Skip to content

Commit 99309d5

Browse files
github-actions[bot]qubka
authored andcommitted
chore(main): release 2.1.4
1 parent eb7a09c commit 99309d5

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-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.3"
2+
".": "2.1.4"
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+
## [2.1.4](https://github.com/untrustedmodders/plugify-module-cpp/compare/v2.1.3...v2.1.4) (2025-10-06)
4+
5+
6+
### Bug Fixes
7+
8+
* added drop-down list to `converter` & fix "f-string: single '}'" & added PAUSE tag to .bat ([9757312](https://github.com/untrustedmodders/plugify-module-cpp/commit/9757312f9118d16e371518b6e17c711ef4d62f8d))
9+
* disable asan in debug ([eb7a09c](https://github.com/untrustedmodders/plugify-module-cpp/commit/eb7a09cb3308822f10162e314fe9b3cf616ff4d3))
10+
* improve san and debug symbols on windows ([c5fe825](https://github.com/untrustedmodders/plugify-module-cpp/commit/c5fe82565d2e106cedb9bb68d97df4a78fe42153))
11+
* update external/plugify ([7c9407a](https://github.com/untrustedmodders/plugify-module-cpp/commit/7c9407aa883e9ef246760b1ddddf2f1cf32ed26b))
12+
* update plugify ([6f0327c](https://github.com/untrustedmodders/plugify-module-cpp/commit/6f0327ca5764c0ce149caa2b3b59188195f45985))
13+
* update plugify ([7f521f1](https://github.com/untrustedmodders/plugify-module-cpp/commit/7f521f1511df515d75cf638b695f9a90996bf39e))
14+
* update plugify ([1b12f46](https://github.com/untrustedmodders/plugify-module-cpp/commit/1b12f469619711602b588897467a7457aa3b9ec1))
15+
* update tests ([cb9a674](https://github.com/untrustedmodders/plugify-module-cpp/commit/cb9a67469933f23255401da355a4f1e6a24ce3f9))
16+
317
## [2.1.3](https://github.com/untrustedmodders/plugify-module-cpp/compare/v2.1.2...v2.1.3) (2025-09-27)
418

519

version.txt

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

0 commit comments

Comments
 (0)