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 d614569 commit 2b8c3deCopy full SHA for 2b8c3de
.github/release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.1.0"
+ ".": "1.1.1"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.1.1](https://github.com/untrustedmodders/plugify-gen/compare/v1.1.0...v1.1.1) (2025-11-20)
4
+
5
6
+### Bug Fixes
7
8
+* add enum convertion and unsafe context for dotnet wrappers ([d614569](https://github.com/untrustedmodders/plugify-gen/commit/d614569824ca4bd77d781accede4bf82d6e5ea4a))
9
10
## [1.1.0](https://github.com/untrustedmodders/plugify-gen/compare/v1.0.2...v1.1.0) (2025-11-20)
11
12
0 commit comments