Skip to content

Commit 2dfdbc7

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.5.1 [skip ci]
1 parent d5439ce commit 2dfdbc7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.5.1](https://github.com/aklinker1/bunv/compare/v0.5.0...v0.5.1) (2026-01-31)
2+
3+
4+
### Bug Fixes
5+
6+
* Actually use latest version of bun when no project version is found ([d5439ce](https://github.com/aklinker1/bunv/commit/d5439ce913d76af1f3ca9092a0d54e6ecf7b2709))
7+
* Upgrade zig to 0.15.2 ([#32](https://github.com/aklinker1/bunv/issues/32)) ([2806b13](https://github.com/aklinker1/bunv/commit/2806b13a837ca04875d329fc92fd33e03986f258))
8+
9+
10+
111
# [0.5.0](https://github.com/aklinker1/bunv/compare/v0.4.3...v0.5.0) (2025-10-16)
212

313

package.json

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

0 commit comments

Comments
 (0)