Skip to content

Commit b799ca7

Browse files
github-actions[bot]qubka
authored andcommitted
chore(main): release 2.0.0
1 parent 80e581e commit b799ca7

File tree

3 files changed

+18
-2
lines changed

3 files changed

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

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/untrustedmodders/plugify-module-dotnet/compare/v1.2.8...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 ([8f9ceee](https://github.com/untrustedmodders/plugify-module-dotnet/commit/8f9ceeebbf0c52858825edd0643972d877ffb20c))
13+
14+
15+
### Bug Fixes
16+
17+
* update clang format ([80e581e](https://github.com/untrustedmodders/plugify-module-dotnet/commit/80e581ef5b05b60735655c122c574fcd18e28af6))
18+
319
## [1.2.8](https://github.com/untrustedmodders/plugify-module-dotnet/compare/v1.2.7...v1.2.8) (2025-08-02)
420

521

version.txt

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

0 commit comments

Comments
 (0)