Skip to content

Commit ad6551c

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.4.1 [skip ci]
1 parent 026ca56 commit ad6551c

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.4.1](https://github.com/aklinker1/bunv/compare/v0.4.0...v0.4.1) (2025-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Kill the process if bun fails to install ([41c8409](https://github.com/aklinker1/bunv/commit/41c84091bec060ff5fab94dd596bffe4140170ef))
7+
8+
9+
110
# [0.4.0](https://github.com/aklinker1/bunv/compare/v0.3.2...v0.4.0) (2025-04-10)
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.4.0",
2+
"version": "0.4.1",
33
"packageManager": "bun@1.2.11"
44
}

0 commit comments

Comments
 (0)