Skip to content

Commit ae85680

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.5.0 [skip ci]
1 parent 1596751 commit ae85680

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.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+
110
## [0.4.3](https://github.com/aklinker1/bunv/compare/v0.4.2...v0.4.3) (2025-07-17)
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.3",
2+
"version": "0.5.0",
33
"packageManager": "bun@1.2.11"
44
}

0 commit comments

Comments
 (0)