Skip to content

Commit f691bc0

Browse files
github-actions[bot]qubka
authored andcommitted
chore(main): release 1.1.2
1 parent f11f6c1 commit f691bc0

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.1"
2+
".": "1.1.2"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [1.1.2](https://github.com/untrustedmodders/plugify-module-golang/compare/v1.1.1...v1.1.2) (2025-05-31)
4+
5+
6+
### Bug Fixes
7+
8+
* add cmake versioning ([0ea729e](https://github.com/untrustedmodders/plugify-module-golang/commit/0ea729e17d78b012ad53287739d16f3daba8fb4a))
9+
* add x86 support ([7e9fb6a](https://github.com/untrustedmodders/plugify-module-golang/commit/7e9fb6a6c6f908eb0109374744b9eb2357ede74d))
10+
* arm build ([213fc99](https://github.com/untrustedmodders/plugify-module-golang/commit/213fc99cae8d684cfde7c3f3b3604e2d5fca9311))
11+
* update dep ([268bcd3](https://github.com/untrustedmodders/plugify-module-golang/commit/268bcd3a5cb9612a5498aa37f41745f9daee6839))
12+
* update deps ([8faef1f](https://github.com/untrustedmodders/plugify-module-golang/commit/8faef1f84958f2bf4c1863f607eed9a6677a582d))
13+
* update deps ([1719e3d](https://github.com/untrustedmodders/plugify-module-golang/commit/1719e3d93de68321431fad7a31255b8f318f2938))
14+
* update plugify ([ffb9421](https://github.com/untrustedmodders/plugify-module-golang/commit/ffb9421cbb9693a757af3c94fb05a673c8471cd0))
15+
* update plugify ([b94f6a7](https://github.com/untrustedmodders/plugify-module-golang/commit/b94f6a780800b6f6e93cde3ea802212e3387092b))
16+
* update plugify ([0c6810b](https://github.com/untrustedmodders/plugify-module-golang/commit/0c6810bf0c543c4d603bbc46d35f1e646f17e869))
17+
* update plugify and clang tools ([1dca0b4](https://github.com/untrustedmodders/plugify-module-golang/commit/1dca0b4866512a610404f0fbc4fc1aec861e64fc))
18+
* update plugins ([d29ab50](https://github.com/untrustedmodders/plugify-module-golang/commit/d29ab50780d9a8b179d72da12b041ffd72285af5))
19+
* update test ([9522df1](https://github.com/untrustedmodders/plugify-module-golang/commit/9522df1603ab4cda0233a7865aa1465b42531416))
20+
* update test ([7a97669](https://github.com/untrustedmodders/plugify-module-golang/commit/7a97669b37254df2b16c61713518880561c0f3dc))
21+
322
## [1.1.1](https://github.com/untrustedmodders/plugify-module-golang/compare/v1.1.0...v1.1.1) (2025-03-26)
423

524

version.txt

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

0 commit comments

Comments
 (0)