Skip to content

Commit bdea2fd

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.3.1 [skip ci]
1 parent 924458d commit bdea2fd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
# [0.3.0](https://github.com/aklinker1/bunv/compare/v0.2.1...v0.3.0) (2024-09-21)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "0.3.0",
2+
"version": "0.3.1",
33
"packageManager": "bun@1.1.27"
44
}

0 commit comments

Comments
 (0)