Skip to content

Commit 0dd74bf

Browse files
github-actions[bot]qubka
authored andcommitted
chore(main): release 1.0.1
1 parent facc9de commit 0dd74bf

File tree

3 files changed

+13
-2
lines changed

3 files changed

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

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## [1.0.1](https://github.com/untrustedmodders/plugify-module-rust/compare/v1.0.0...v1.0.1) (2025-12-13)
4+
5+
6+
### Bug Fixes
7+
8+
* implement cross_call_worker ([9e8b65b](https://github.com/untrustedmodders/plugify-module-rust/commit/9e8b65b7d55269c05431edc9f7d1bf91e61dbb75))
9+
* improve native system ([97ceb93](https://github.com/untrustedmodders/plugify-module-rust/commit/97ceb93c213ead28cd218edff559a2dc9a4ef6ab))
10+
* update plugify ([facc9de](https://github.com/untrustedmodders/plugify-module-rust/commit/facc9de2e2d12a77a6a1ac3027208b32ca2390de))
11+
* update test ([d6f5a5e](https://github.com/untrustedmodders/plugify-module-rust/commit/d6f5a5eb36266bee8231383b136019b27a331a7a))

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.0.1

0 commit comments

Comments
 (0)