Skip to content

Commit

Permalink
Merge pull request #97 from reproio/prepare-release-v1.0.7
Browse files Browse the repository at this point in the history
prepare release v1.0.7
  • Loading branch information
okkez authored Aug 9, 2024
2 parents 7eaf9e0 + e529590 commit 59bb1ca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# v1.0

## Release v1.0.7 - 2024/08/08

### Bug fixes

- Fix Aws::AutoScaling::Errors::ValidationError https://github.com/reproio/ecs_deploy/pull/85

## Release v1.0.6 - 2024/03/19

### Enhancement
Expand Down
2 changes: 1 addition & 1 deletion lib/ecs_deploy/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module EcsDeploy
VERSION = "1.0.6"
VERSION = "1.0.7"
end

0 comments on commit 59bb1ca

Please sign in to comment.