Skip to content

Commit

Permalink
chore(release): 1.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.7](v1.0.6...v1.0.7) (2020-12-22)

### Bug Fixes

* update ec2-types ([#319](#319)) ([af4c5f3](af4c5f3))
  • Loading branch information
semantic-release-bot committed Dec 22, 2020
1 parent af4c5f3 commit bd511fd
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

## [1.0.7](https://github.com/hoonoh/aws-spot-price/compare/v1.0.6...v1.0.7) (2020-12-22)


### Bug Fixes

* update ec2-types ([#319](https://github.com/hoonoh/aws-spot-price/issues/319)) ([af4c5f3](https://github.com/hoonoh/aws-spot-price/commit/af4c5f3b4696305ecf32d820e4bc7569cb0aa573))

## [1.0.6](https://github.com/hoonoh/aws-spot-price/compare/v1.0.5...v1.0.6) (2020-12-18)


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

0 comments on commit bd511fd

Please sign in to comment.