We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f97b5 commit aee6e87Copy full SHA for aee6e87
.github/release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.0.1"
+ ".": "1.0.2"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.0.2](https://github.com/untrustedmodders/plugify-module-rust/compare/v1.0.1...v1.0.2) (2025-12-15)
4
+
5
6
+### Bug Fixes
7
8
+* remove unused ([99f97b5](https://github.com/untrustedmodders/plugify-module-rust/commit/99f97b5c790a1e74c2bfe7fad813b9fb01877a5f))
9
+* update module ([a193d37](https://github.com/untrustedmodders/plugify-module-rust/commit/a193d378f86de7197fc94b4af26fb25ff2e8d8c5))
10
11
## [1.0.1](https://github.com/untrustedmodders/plugify-module-rust/compare/v1.0.0...v1.0.1) (2025-12-13)
12
13
version.txt
@@ -1 +1 @@
-1.0.1
+1.0.2
0 commit comments