File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 "
2+ "." : " 0.1.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2025-11-14)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/onkernel/hypeman-cli/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** add homebrew ([ 489dbc8] ( https://github.com/onkernel/hypeman-cli/commit/489dbc83126ed1f9c506ec64d7f5291f3adfc0ac ) )
10+ * ** api:** make public ([ a42708e] ( https://github.com/onkernel/hypeman-cli/commit/a42708e4e7f906d338b2db8da0ef56355e2b6ba8 ) )
11+ * ** api:** manual updates ([ 2aa453f] ( https://github.com/onkernel/hypeman-cli/commit/2aa453f3c0cc4191329ade9a8c8b2b328eca97e1 ) )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.0.1 " // x-release-please-version
5+ const Version = "0.1.0 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments