File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.5 .0"
2+ "." : " 0.6 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.6.0 (2025-12-03)
4+
5+ Full Changelog: [ v0.5.0...v0.6.0] ( https://github.com/onkernel/hypeman-cli/compare/v0.5.0...v0.6.0 )
6+
7+ ### Features
8+
9+ * Initialize volume with data ([ f05e1f0] ( https://github.com/onkernel/hypeman-cli/commit/f05e1f0b53be582fa85856cddc7404d5e601dd23 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * use correct user agent value ([ 9935d40] ( https://github.com/onkernel/hypeman-cli/commit/9935d402dd5db68eb26991cc11704b8c3d11d105 ) )
15+
16+
17+ ### Chores
18+
19+ * add scripts ([ bc3170a] ( https://github.com/onkernel/hypeman-cli/commit/bc3170a4151cdae2d39fa156604f3ddddd764036 ) )
20+
321## 0.5.0 (2025-11-26)
422
523Full Changelog: [ v0.4.0...v0.5.0] ( https://github.com/onkernel/hypeman-cli/compare/v0.4.0...v0.5.0 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.5 .0" // x-release-please-version
5+ const Version = "0.6 .0" // x-release-please-version
You can’t perform that action at this time.
0 commit comments