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 e649bb2 commit 0838f8aCopy full SHA for 0838f8a
.github/release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.1.0"
+ ".": "1.1.1"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.1.1](https://github.com/untrustedmodders/plugify-gen/compare/v1.1.0...v1.1.1) (2025-11-21)
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
+* add missing ref to c# arrays ([e649bb2](https://github.com/untrustedmodders/plugify-gen/commit/e649bb23808c396b0bc4af969e5d7ca869cbea88))
10
11
## [1.1.0](https://github.com/untrustedmodders/plugify-gen/compare/v1.0.2...v1.1.0) (2025-11-20)
12
13
0 commit comments