We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924458d commit bdea2fdCopy full SHA for bdea2fd
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.3.1](https://github.com/aklinker1/bunv/compare/v0.3.0...v0.3.1) (2024-09-21)
2
+
3
4
+### Bug Fixes
5
6
+* Properly ZIP release binaries for windows ([924458d](https://github.com/aklinker1/bunv/commit/924458daa81e331b6ce795907f8143972e4c4bc6))
7
8
9
10
# [0.3.0](https://github.com/aklinker1/bunv/compare/v0.2.1...v0.3.0) (2024-09-21)
11
12
package.json
@@ -1,4 +1,4 @@
{
- "version": "0.3.0",
+ "version": "0.3.1",
"packageManager": "bun@1.1.27"
}
0 commit comments