We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 026ca56 commit ad6551cCopy full SHA for ad6551c
CHANGELOG.md
@@ -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
10
# [0.4.0](https://github.com/aklinker1/bunv/compare/v0.3.2...v0.4.0) (2025-04-10)
11
12
package.json
@@ -1,4 +1,4 @@
{
- "version": "0.4.0",
+ "version": "0.4.1",
"packageManager": "bun@1.2.11"
}
0 commit comments