File tree Expand file tree Collapse file tree 5 files changed +12
-4
lines changed
Expand file tree Collapse file tree 5 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ homebrew_casks:
8585 name : homebrew-tap
8686 token : " {{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
8787 homepage : https://github.com/onkernel/hypeman
88- description : orchestration for cloud-hypervisor VMs
88+ description : orchestrate cloud-hypervisor VMs
8989 license : Apache-2.0
9090 binary : " hypeman"
9191 completions :
Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0 "
2+ "." : " 0.1.1 "
33}
Original file line number Diff line number Diff line change 11configured_endpoints : 18
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fhypeman-7c27e323412e72166bce2de104f1bf82b57197e05b686e94cd81d07e288bd558.yml
33openapi_spec_hash : 4656d2b318d04a9fec0210897d76b505
4- config_hash : e44daab66300348998d041d8dfb505b4
4+ config_hash : 35db4c99791f175865381f13a8ad6075
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.1 (2025-11-14)
4+
5+ Full Changelog: [ v0.1.0...v0.1.1] ( https://github.com/onkernel/hypeman-cli/compare/v0.1.0...v0.1.1 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 1133f94] ( https://github.com/onkernel/hypeman-cli/commit/1133f94ebcc7e53162d26aa03a265e3520806ebb ) )
10+
311## 0.1.0 (2025-11-14)
412
513Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/onkernel/hypeman-cli/compare/v0.0.1...v0.1.0 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.1.0 " // x-release-please-version
5+ const Version = "0.1.1 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments