From 6ae2052301f679824052c18035ceb620226ee77e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 26 Oct 2021 00:04:56 +0000 Subject: [PATCH] chore(release): 1.0.7 [skip ci] ## [1.0.7](https://github.com/usecloudstate/cli/compare/v1.0.6...v1.0.7) (2021-10-26) ### Bug Fixes * Fix the update_install_script_version make cmd ([ab83e51](https://github.com/usecloudstate/cli/commit/ab83e51bc44acfd72d1c8080e21fa978c0334b08)) --- docs/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index fdc60d0..77b8301 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.7](https://github.com/usecloudstate/cli/compare/v1.0.6...v1.0.7) (2021-10-26) + + +### Bug Fixes + +* Fix the update_install_script_version make cmd ([ab83e51](https://github.com/usecloudstate/cli/commit/ab83e51bc44acfd72d1c8080e21fa978c0334b08)) + ## [1.0.6](https://github.com/usecloudstate/cli/compare/v1.0.5...v1.0.6) (2021-10-25)