File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed
Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.7 .0"
2+ "." : " 0.8 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.8.0 (2025-12-23)
4+
5+ Full Changelog: [ v0.7.0...v0.8.0] ( https://github.com/onkernel/hypeman-cli/compare/v0.7.0...v0.8.0 )
6+
7+ ### Features
8+
9+ * Start and Stop VM ([ fb7c6f8] ( https://github.com/onkernel/hypeman-cli/commit/fb7c6f804b899409310ae310cb7bb0cc888b5c49 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** mcp:** correct code tool API endpoint ([ 7c0094d] ( https://github.com/onkernel/hypeman-cli/commit/7c0094d0b5ea9e3b6b116d8aa2de5fa9d01a069f ) )
15+
16+
17+ ### Chores
18+
19+ * ** internal:** codegen related update ([ 32b38c7] ( https://github.com/onkernel/hypeman-cli/commit/32b38c75d9fc8e62a1163680d36e1cc4d9da7a49 ) )
20+ * ** internal:** codegen related update ([ 51bb415] ( https://github.com/onkernel/hypeman-cli/commit/51bb415b4d8365514963a436339f4aaf8334beff ) )
21+
322## 0.7.0 (2025-12-23)
423
524Full Changelog: [ v0.6.1...v0.7.0] ( https://github.com/onkernel/hypeman-cli/compare/v0.6.1...v0.7.0 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.7 .0" // x-release-please-version
5+ const Version = "0.8 .0" // x-release-please-version
You can’t perform that action at this time.
0 commit comments