Skip to content

Commit

Permalink
chore(release): 0.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.5.3](v0.5.2...v0.5.3) (2020-05-12)

### Bug Fixes

* update ec2-types ([#198](#198)) ([d71867e](d71867e))
  • Loading branch information
semantic-release-bot committed May 12, 2020
1 parent d71867e commit 9edd5e1
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.3](https://github.com/hoonoh/aws-spot-price/compare/v0.5.2...v0.5.3) (2020-05-12)


### Bug Fixes

* update ec2-types ([#198](https://github.com/hoonoh/aws-spot-price/issues/198)) ([08ffd46](https://github.com/hoonoh/aws-spot-price/commit/08ffd4654d6afd646dd528f5d880846cc0d1b89b))

## [0.5.2](https://github.com/hoonoh/aws-spot-price/compare/v0.5.1...v0.5.2) (2019-12-04)


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

0 comments on commit 9edd5e1

Please sign in to comment.