File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.6.1 "
2+ "." : " 0.7.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.7.0 (2025-12-23)
4+
5+ Full Changelog: [ v0.6.1...v0.7.0] ( https://github.com/onkernel/hypeman-cli/compare/v0.6.1...v0.7.0 )
6+
7+ ### Features
8+
9+ * add cp command for file copy to/from instances ([ #18 ] ( https://github.com/onkernel/hypeman-cli/issues/18 ) ) ([ f67ad7b] ( https://github.com/onkernel/hypeman-cli/commit/f67ad7bcb6fbbe0a9409574fababab862da87840 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** codegen related update ([ a6c6588] ( https://github.com/onkernel/hypeman-cli/commit/a6c6588d42a6981b65f5144d033f040afc29a959 ) )
15+
316## 0.6.1 (2025-12-11)
417
518Full Changelog: [ v0.6.0...v0.6.1] ( https://github.com/onkernel/hypeman-cli/compare/v0.6.0...v0.6.1 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.6.1 " // x-release-please-version
5+ const Version = "0.7.0 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments