Skip to content

Commit 55d6f3c

Browse files
chore(main): release 2.1.1
1 parent 5c8932d commit 55d6f3c

File tree

3 files changed

+11
-2
lines changed

3 files changed

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

CHANGELOG.md

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

3+
## [2.1.1](https://github.com/untrustedmodders/plugify-plugin-polyhook/compare/v2.1.0...v2.1.1) (2025-11-15)
4+
5+
6+
### Bug Fixes
7+
8+
* improve cache efficiency of callbacks for memcpy ([9c676d5](https://github.com/untrustedmodders/plugify-plugin-polyhook/commit/9c676d5b741684105642417cd0c535f3be625a20))
9+
* remove deprecated ([a624ce1](https://github.com/untrustedmodders/plugify-plugin-polyhook/commit/a624ce123dec6d31d08d4062f7689de4a57818cc))
10+
* typo in manifest ([5c8932d](https://github.com/untrustedmodders/plugify-plugin-polyhook/commit/5c8932dfb4deaa3a822bea147723075927a6fab1))
11+
312
## [2.1.0](https://github.com/untrustedmodders/plugify-plugin-polyhook/compare/v2.0.3...v2.1.0) (2025-10-19)
413

514

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.1.1

0 commit comments

Comments
 (0)