Skip to content

Commit c96e6dc

Browse files
chore(main): release 1.1.1
1 parent 657c974 commit c96e6dc

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.github/release-please-manifest.json

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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/untrustedmodders/plugify-module-v8/compare/v1.1.0...v1.1.1) (2025-05-18)
4+
5+
6+
### Bug Fixes
7+
8+
* add cmake versioning ([6fe521f](https://github.com/untrustedmodders/plugify-module-v8/commit/6fe521fe819930721e2c7d350f7427d09760ce77))
9+
* cmake typo ([657c974](https://github.com/untrustedmodders/plugify-module-v8/commit/657c974d9e75cc137a62173bc2f5630e83f138e6))
10+
* small refactor for mingw ([4c9cc78](https://github.com/untrustedmodders/plugify-module-v8/commit/4c9cc78009b2674c7b44d01c62dc395b5fb2a454))
11+
* update plugify ([c7a0788](https://github.com/untrustedmodders/plugify-module-v8/commit/c7a07880f7d9e2e476436c0cff1634fbe2b50d6a))
12+
* update plugify and clang tools ([0e24512](https://github.com/untrustedmodders/plugify-module-v8/commit/0e24512b71037c9f2e590b080965c7c208c9a2fe))
13+
314
## [1.1.0](https://github.com/untrustedmodders/plugify-module-v8/compare/v1.0.6...v1.1.0) (2025-03-27)
415

516

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.1.1

0 commit comments

Comments
 (0)