Skip to content

Commit

Permalink
chore(release): 0.5.7 [skip ci]
Browse files Browse the repository at this point in the history
## [0.5.7](v0.5.6...v0.5.7) (2020-08-14)

### Bug Fixes

* update ec2-types ([#268](#268)) ([42208de](42208de))
  • Loading branch information
semantic-release-bot committed Aug 14, 2020
1 parent 42208de commit 7cdf4e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# aws-spot-price changelog

## [0.5.7](https://github.com/hoonoh/aws-spot-price/compare/v0.5.6...v0.5.7) (2020-08-14)


### Bug Fixes

* update ec2-types ([#268](https://github.com/hoonoh/aws-spot-price/issues/268)) ([585eb77](https://github.com/hoonoh/aws-spot-price/commit/585eb77de77b1672cd41665083d4e5f952efe5f7))

## [0.5.6](https://github.com/hoonoh/aws-spot-price/compare/v0.5.5...v0.5.6) (2020-07-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-spot-price",
"version": "0.5.6",
"version": "0.5.7",
"description": "CLI utility to list current global AWS EC2 Spot Instance prices.",
"keywords": [
"aws",
Expand Down

0 comments on commit 7cdf4e7

Please sign in to comment.