Skip to content

Commit

Permalink
chore(release): 0.4.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.4.3](v0.4.2...v0.4.3) (2019-10-29)

### Bug Fixes

* add missing line 'strategy' ([#20](#20)) ([cf847c8](cf847c8))
  • Loading branch information
semantic-release-bot committed Oct 29, 2019
1 parent cf847c8 commit 68d8154
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.4.3](https://github.com/hoonoh/aws-spot-price/compare/v0.4.2...v0.4.3) (2019-10-29)


### Bug Fixes

* add missing line 'strategy' ([#20](https://github.com/hoonoh/aws-spot-price/issues/20)) ([cf847c8](https://github.com/hoonoh/aws-spot-price/commit/cf847c80b82aec8cc9861b385eacd1c928d2e9a7))

## [0.4.2](https://github.com/hoonoh/aws-spot-price/compare/v0.4.1...v0.4.2) (2019-10-29)


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

0 comments on commit 68d8154

Please sign in to comment.