Skip to content

Commit 13ce06b

Browse files
github-actions[bot]qubka
authored andcommitted
chore(main): release 2.0.4
1 parent c1c7b3c commit 13ce06b

File tree

3 files changed

+15
-2
lines changed

3 files changed

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

CHANGELOG.md

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

3+
## [2.0.4](https://github.com/untrustedmodders/plugify-module-golang/compare/v2.0.3...v2.0.4) (2025-10-06)
4+
5+
6+
### Bug Fixes
7+
8+
* add `out` folder to .gitignore ([a077b06](https://github.com/untrustedmodders/plugify-module-golang/commit/a077b063b4b5188642d24a551ee0f04828c74221))
9+
* disable asan in debug ([c1c7b3c](https://github.com/untrustedmodders/plugify-module-golang/commit/c1c7b3cbd2cbce8f308c58fb251ed8d26c548c52))
10+
* improve san and debug symbols on windows ([c4ad48c](https://github.com/untrustedmodders/plugify-module-golang/commit/c4ad48c92ae2644e1f6af58d616351ad27801dc4))
11+
* update plugify ([30b7658](https://github.com/untrustedmodders/plugify-module-golang/commit/30b7658069a354b2cb4c999b162065391bd8fd70))
12+
* update plugify ([9b29a9d](https://github.com/untrustedmodders/plugify-module-golang/commit/9b29a9d58228f5106a209779b32f25b282dba9ed))
13+
* update plugify ([c34cecb](https://github.com/untrustedmodders/plugify-module-golang/commit/c34cecbeaed648b6d1d0cbff34ce67d4a8fe4879))
14+
* update tests ([4202fbd](https://github.com/untrustedmodders/plugify-module-golang/commit/4202fbd971e1baee4f3bc70b2c309e56314f6bb5))
15+
316
## [2.0.3](https://github.com/untrustedmodders/plugify-module-golang/compare/v2.0.2...v2.0.3) (2025-09-27)
417

518

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.3
1+
2.0.4

0 commit comments

Comments
 (0)