Skip to content

Commit

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

### Bug Fixes

* update ec2-types ([#246](#246)) ([1a46061](1a46061))
  • Loading branch information
semantic-release-bot committed Jun 12, 2020
1 parent 1a46061 commit 5db04d0
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.5](https://github.com/hoonoh/aws-spot-price/compare/v0.5.4...v0.5.5) (2020-06-12)


### Bug Fixes

* update ec2-types ([#246](https://github.com/hoonoh/aws-spot-price/issues/246)) ([9532935](https://github.com/hoonoh/aws-spot-price/commit/953293594687e7de9be6588d0ef55d336e9e9844))

## [0.5.4](https://github.com/hoonoh/aws-spot-price/compare/v0.5.3...v0.5.4) (2020-06-09)


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

0 comments on commit 5db04d0

Please sign in to comment.