From 9c58ac9c202d973256bdb87ad76142d0d796cd32 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 6 May 2022 08:24:15 +0000 Subject: [PATCH] chore(release): 1.0.42 [skip ci] ## [1.0.42](https://github.com/hoonoh/aws-spot-price/compare/v1.0.41...v1.0.42) (2022-05-06) ### Bug Fixes * update constants ([#473](https://github.com/hoonoh/aws-spot-price/issues/473)) ([0b99070](https://github.com/hoonoh/aws-spot-price/commit/0b99070d6cfc05e241bc513809092701e00f8afb)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ae5b39c..e1db1a4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # aws-spot-price changelog +## [1.0.42](https://github.com/hoonoh/aws-spot-price/compare/v1.0.41...v1.0.42) (2022-05-06) + + +### Bug Fixes + +* update constants ([#473](https://github.com/hoonoh/aws-spot-price/issues/473)) ([0b99070](https://github.com/hoonoh/aws-spot-price/commit/0b99070d6cfc05e241bc513809092701e00f8afb)) + ## [1.0.41](https://github.com/hoonoh/aws-spot-price/compare/v1.0.40...v1.0.41) (2022-05-04) diff --git a/package.json b/package.json index ec6023f2..21430d48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-spot-price", - "version": "1.0.41", + "version": "1.0.42", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws",