We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d8d5fb commit 8856057Copy full SHA for 8856057
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.5.2](https://github.com/aklinker1/bunv/compare/v0.5.1...v0.5.2) (2026-01-31)
2
+
3
4
+### Bug Fixes
5
6
+* Update CI so binary has correct version ([6d8d5fb](https://github.com/aklinker1/bunv/commit/6d8d5fb1fe795dc90eaf7998a5af9a331fe0c816))
7
8
9
10
## [0.5.1](https://github.com/aklinker1/bunv/compare/v0.5.0...v0.5.1) (2026-01-31)
11
12
package.json
@@ -1,4 +1,4 @@
{
- "version": "0.5.1",
+ "version": "0.5.2",
"packageManager": "bun@1.2.11"
}
0 commit comments