Skip to content

Commit

Permalink
chore(release): 1.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.9](v1.0.8...v1.0.9) (2021-03-03)

### Bug Fixes

* update ec2-types ([#335](#335)) ([9670000](9670000))
* update ec2-types ([#336](#336)) ([de66c2b](de66c2b))
  • Loading branch information
semantic-release-bot committed Mar 3, 2021
1 parent 10b737f commit 3dfd541
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# aws-spot-price changelog

## [1.0.9](https://github.com/hoonoh/aws-spot-price/compare/v1.0.8...v1.0.9) (2021-03-03)


### Bug Fixes

* update ec2-types ([#335](https://github.com/hoonoh/aws-spot-price/issues/335)) ([fe235e7](https://github.com/hoonoh/aws-spot-price/commit/fe235e7c4d479287a168d455012441c22d50d0ae))
* update ec2-types ([#336](https://github.com/hoonoh/aws-spot-price/issues/336)) ([7b482b1](https://github.com/hoonoh/aws-spot-price/commit/7b482b1cfcfabe6aa352a88f42eceb491f4225ce))

## [1.0.8](https://github.com/hoonoh/aws-spot-price/compare/v1.0.7...v1.0.8) (2021-02-15)


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

0 comments on commit 3dfd541

Please sign in to comment.