From 757af025f74b37feed20677818b340a479005d66 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 24 Sep 2024 00:54:02 +0000 Subject: [PATCH] chore(release): 1.1.21 [skip ci] ## [1.1.21](https://github.com/hoonoh/aws-spot-price/compare/v1.1.20...v1.1.21) (2024-09-24) ### Bug Fixes * update constants ([#922](https://github.com/hoonoh/aws-spot-price/issues/922)) ([824d055](https://github.com/hoonoh/aws-spot-price/commit/824d05514b7b3f2a3500c88b17ca6338c7d86127)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21364979..041bfeb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # aws-spot-price changelog +## [1.1.21](https://github.com/hoonoh/aws-spot-price/compare/v1.1.20...v1.1.21) (2024-09-24) + + +### Bug Fixes + +* update constants ([#922](https://github.com/hoonoh/aws-spot-price/issues/922)) ([824d055](https://github.com/hoonoh/aws-spot-price/commit/824d05514b7b3f2a3500c88b17ca6338c7d86127)) + ## [1.1.20](https://github.com/hoonoh/aws-spot-price/compare/v1.1.19...v1.1.20) (2024-09-19) diff --git a/package.json b/package.json index 9afdee6a..b5a15ab3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-spot-price", - "version": "1.1.20", + "version": "1.1.21", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws",