Skip to content

Commit 3e871bc

Browse files
github-actions[bot]qubka
authored andcommitted
chore(main): release 2.0.0
1 parent c00a226 commit 3e871bc

File tree

3 files changed

+19
-2
lines changed

3 files changed

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

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/untrustedmodders/plugify-module-python3/compare/v1.1.3...v2.0.0) (2025-09-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update for a new plugify
9+
10+
### Features
11+
12+
* update for a new plugify ([3a1bce8](https://github.com/untrustedmodders/plugify-module-python3/commit/3a1bce828db2d8b52b1c9fe03cf685858d0d3021))
13+
14+
15+
### Bug Fixes
16+
17+
* update clang format ([c00a226](https://github.com/untrustedmodders/plugify-module-python3/commit/c00a2264b4269ba2d37285e6e2c562a1ec39544d))
18+
* update Readme ([70b2a8b](https://github.com/untrustedmodders/plugify-module-python3/commit/70b2a8b62e3af838e010fc4cba07b119eef4cff9))
19+
320
## [1.1.3](https://github.com/untrustedmodders/plugify-module-python3.12/compare/v1.1.2...v1.1.3) (2025-08-01)
421

522

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.3
1+
2.0.0

0 commit comments

Comments
 (0)