From 279b46ab569d9b7129b7a1adf2e47b1114313ecc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 3 Mar 2021 08:53:21 +0000 Subject: [PATCH] chore(release): 1.0.9 [skip ci] ## [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)) ([36d5427](https://github.com/hoonoh/aws-spot-price/commit/36d54278d4be8416b8c7cdc0b4a036f00039b9fb)) * update ec2-types ([#336](https://github.com/hoonoh/aws-spot-price/issues/336)) ([eff6574](https://github.com/hoonoh/aws-spot-price/commit/eff657404ecd21d1ffe06c324b30415d957aa1b7)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4019792..2f0d7e71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index 31b37383..577a36f6 100644 --- a/package.json +++ b/package.json @@ -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",