From 7cd9f6852b57081af364f4a37ccf9ab74f9a8e8c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 5 Nov 2019 21:17:47 +0900 Subject: [PATCH] chore(release): 0.5.0 [skip ci] # [0.5.0](https://github.com/hoonoh/aws-spot-price/compare/v0.4.6...v0.5.0) (2019-11-05) ### Features * add module ([#26](https://github.com/hoonoh/aws-spot-price/issues/26)) ([82cba10](https://github.com/hoonoh/aws-spot-price/commit/82cba10c693e2070f97d0f731f300798067f13a8)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2be625e..c241a357 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # aws-spot-price changelog +# [0.5.0](https://github.com/hoonoh/aws-spot-price/compare/v0.4.6...v0.5.0) (2019-11-05) + + +### Features + +* add module ([#26](https://github.com/hoonoh/aws-spot-price/issues/26)) ([aea2cf1](https://github.com/hoonoh/aws-spot-price/commit/aea2cf19d11fa8e08f2114ebf4b58c3e4b346801)) + ## [0.4.6](https://github.com/hoonoh/aws-spot-price/compare/v0.4.5...v0.4.6) (2019-10-30) diff --git a/package.json b/package.json index 268003d7..a0508443 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-spot-price", - "version": "0.4.6", + "version": "0.5.0", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws",