We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1596751 commit ae85680Copy full SHA for ae85680
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [0.5.0](https://github.com/aklinker1/bunv/compare/v0.4.3...v0.5.0) (2025-10-16)
2
+
3
4
+### Features
5
6
+* Add `bunv rm` command and `bunv help` message ([1596751](https://github.com/aklinker1/bunv/commit/159675185530a24b2f3c5fb80724a239b3f12d64))
7
8
9
10
## [0.4.3](https://github.com/aklinker1/bunv/compare/v0.4.2...v0.4.3) (2025-07-17)
11
12
package.json
@@ -1,4 +1,4 @@
{
- "version": "0.4.3",
+ "version": "0.5.0",
"packageManager": "bun@1.2.11"
}
0 commit comments