Skip to content

Commit e87a0fa

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.3.2 [skip ci]
1 parent b9e4e9b commit e87a0fa

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.3.2](https://github.com/aklinker1/bunv/compare/v0.3.1...v0.3.2) (2025-03-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix typos in logs ([0bbe92c](https://github.com/aklinker1/bunv/commit/0bbe92c6bb73ed3d597dbefa01b525b5d952c493))
7+
* Support `.bun-version` file ([1c70d2b](https://github.com/aklinker1/bunv/commit/1c70d2bee4dd0b70ce5f9c9d97e10516b1f8cf25))
8+
9+
10+
111
## [0.3.1](https://github.com/aklinker1/bunv/compare/v0.3.0...v0.3.1) (2024-09-21)
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.3.1",
2+
"version": "0.3.2",
33
"packageManager.example": "bun@1.1.27"
44
}

0 commit comments

Comments
 (0)