Skip to content

Commit a601583

Browse files
chore(main): release 1.1.1
1 parent 3c46da4 commit a601583

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.0"
2+
".": "1.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+
## [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+
* add static keyword to non bind methods for dotnet ([3c46da4](https://github.com/untrustedmodders/plugify-gen/commit/3c46da4bdd1fe05f2876881a28a96b9b92f1599b))
11+
312
## [1.1.0](https://github.com/untrustedmodders/plugify-gen/compare/v1.0.2...v1.1.0) (2025-11-20)
413

514

0 commit comments

Comments
 (0)