Skip to content

Commit

Permalink
chore(release): 0.5.4 [skip ci]
Browse files Browse the repository at this point in the history
## [0.5.4](v0.5.3...v0.5.4) (2020-06-09)

### Bug Fixes

* update ec2-types ([#244](#244)) ([e5836a1](e5836a1))
  • Loading branch information
semantic-release-bot committed Jun 9, 2020
1 parent e5836a1 commit 59b32ae
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.4](https://github.com/hoonoh/aws-spot-price/compare/v0.5.3...v0.5.4) (2020-06-09)


### Bug Fixes

* update ec2-types ([#244](https://github.com/hoonoh/aws-spot-price/issues/244)) ([d9eb00d](https://github.com/hoonoh/aws-spot-price/commit/d9eb00d9ed94c7a474fe98c82c9df608df34f964))

## [0.5.3](https://github.com/hoonoh/aws-spot-price/compare/v0.5.2...v0.5.3) (2020-05-12)


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.3",
"version": "0.5.4",
"description": "CLI utility to list current global AWS EC2 Spot Instance prices.",
"keywords": [
"aws",
Expand Down

0 comments on commit 59b32ae

Please sign in to comment.