Skip to content

Commit cd9200a

Browse files
github-actions[bot]qubka
authored andcommitted
chore(main): release 2.0.10
1 parent 5d8e218 commit cd9200a

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.0.9"
2+
".": "2.0.10"
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.0.10](https://github.com/untrustedmodders/plugify-module-python3/compare/v2.0.9...v2.0.10) (2025-10-06)
4+
5+
6+
### Bug Fixes
7+
8+
* disable -fsanitize=undefined on linux ([e0f65ef](https://github.com/untrustedmodders/plugify-module-python3/commit/e0f65efc4177638bb9ebba159a30cca3ae112451))
9+
* disable asan in debug ([5d8e218](https://github.com/untrustedmodders/plugify-module-python3/commit/5d8e218d7ea58eba159d2177c2f38b0f54947592))
10+
* improve san and debug symbols on windows ([d825c5c](https://github.com/untrustedmodders/plugify-module-python3/commit/d825c5c1982434997548724c30920b8e4975117e))
11+
* update plugify ([cee3369](https://github.com/untrustedmodders/plugify-module-python3/commit/cee336992c2bb03e657a144cb8ed4f4c47513b5a))
12+
* update plugify ([e97287e](https://github.com/untrustedmodders/plugify-module-python3/commit/e97287e5dd78d78bec224b39e4807f0548f65b2a))
13+
* update plugify ([212d684](https://github.com/untrustedmodders/plugify-module-python3/commit/212d684e33875db6ab8e40b4137b8ffb1dc96b2b))
14+
315
## [2.0.9](https://github.com/untrustedmodders/plugify-module-python3/compare/v2.0.8...v2.0.9) (2025-09-27)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.9
1+
2.0.10

0 commit comments

Comments
 (0)