Skip to content

Commit db6edd8

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

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-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.2"
2+
".": "2.0.0"
33
}

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/untrustedmodders/plugify-plugin-polyhook/compare/v1.2.2...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 ([8c5cfe4](https://github.com/untrustedmodders/plugify-plugin-polyhook/commit/8c5cfe4f95c38ea249ed6bd7a276e85e3becbc00))
13+
14+
15+
### Bug Fixes
16+
17+
* add conda recipe ([6782acd](https://github.com/untrustedmodders/plugify-plugin-polyhook/commit/6782acd6f1be5aa7640ab7b4371517f2199579bd))
18+
* build script ([3cd10f3](https://github.com/untrustedmodders/plugify-plugin-polyhook/commit/3cd10f3e7a8262383256dccfba69810009a535ba))
19+
* linux build ([c13fd70](https://github.com/untrustedmodders/plugify-plugin-polyhook/commit/c13fd7095352671f35fa6ba4d1510c069b9f8fcb))
20+
* replace static by reinterpret cast ([065fa09](https://github.com/untrustedmodders/plugify-plugin-polyhook/commit/065fa09f739217c7d4c16e8cc8d90bcb95a0eb39))
21+
* update clang format ([a0b6d69](https://github.com/untrustedmodders/plugify-plugin-polyhook/commit/a0b6d697522df98ea6cba64f31a4aad20a9edfcf))
22+
323
## [1.2.2](https://github.com/untrustedmodders/polyhook/compare/v1.2.1...v1.2.2) (2025-08-01)
424

525

version.txt

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

0 commit comments

Comments
 (0)