Skip to content

Commit 63fd7da

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.3.0 [skip ci]
1 parent 0430b93 commit 63fd7da

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.3.0](https://github.com/aklinker1/bunv/compare/v0.2.1...v0.3.0) (2024-09-21)
2+
3+
4+
### Features
5+
6+
* Add windows support ([#10](https://github.com/aklinker1/bunv/issues/10)) ([66f0b4d](https://github.com/aklinker1/bunv/commit/66f0b4d5dd3b7c69983ba23aa11106d2fb88e078))
7+
8+
9+
110
## [0.2.1](https://github.com/aklinker1/bunv/compare/v0.2.0...v0.2.1) (2024-09-21)
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.2.1",
2+
"version": "0.3.0",
33
"packageManager": "bun@1.1.27"
44
}

0 commit comments

Comments
 (0)