Skip to content

Commit e5330e3

Browse files
github-actions[bot]qubka
authored andcommitted
chore(main): release 2.2.0
1 parent ddb7712 commit e5330e3

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.1.5"
2+
".": "2.2.0"
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.2.0](https://github.com/untrustedmodders/plugify-module-cpp/compare/v2.1.5...v2.2.0) (2025-12-13)
4+
5+
6+
### Features
7+
8+
* rework native system ([4fa9ff2](https://github.com/untrustedmodders/plugify-module-cpp/commit/4fa9ff2ac29e1d276dffe800369c461bf43f358d))
9+
10+
11+
### Bug Fixes
12+
13+
* add try catch to legacy parser ([de5c457](https://github.com/untrustedmodders/plugify-module-cpp/commit/de5c457ef1edf1fadb9e73c58efd0da79bf29a02))
14+
* update plugify ([ddb7712](https://github.com/untrustedmodders/plugify-module-cpp/commit/ddb771255bb06c3b85b2325c238a1b8374dad33f))
15+
* update tests ([ab8aa81](https://github.com/untrustedmodders/plugify-module-cpp/commit/ab8aa8168b8c981aa54cd38f7a95c6cdc4b04777))
16+
317
## [2.1.5](https://github.com/untrustedmodders/plugify-module-cpp/compare/v2.1.4...v2.1.5) (2025-11-27)
418

519

version.txt

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

0 commit comments

Comments
 (0)