From 822e85c0a16678ee79b14e9b88a33e99eccc46ea Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 16 Nov 2024 00:21:53 +0000 Subject: [PATCH] chore(release): 1.1.28 [skip ci] ## [1.1.28](https://github.com/hoonoh/aws-spot-price/compare/v1.1.27...v1.1.28) (2024-11-16) ### Bug Fixes * update constants ([#949](https://github.com/hoonoh/aws-spot-price/issues/949)) ([3573f9d](https://github.com/hoonoh/aws-spot-price/commit/3573f9d698dee314e73946c48d13b2f22d8a74e3)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5d98b70..d3c16bec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # aws-spot-price changelog +## [1.1.28](https://github.com/hoonoh/aws-spot-price/compare/v1.1.27...v1.1.28) (2024-11-16) + + +### Bug Fixes + +* update constants ([#949](https://github.com/hoonoh/aws-spot-price/issues/949)) ([3573f9d](https://github.com/hoonoh/aws-spot-price/commit/3573f9d698dee314e73946c48d13b2f22d8a74e3)) + ## [1.1.27](https://github.com/hoonoh/aws-spot-price/compare/v1.1.26...v1.1.27) (2024-10-26) diff --git a/package.json b/package.json index 81de9d83..411c7303 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-spot-price", - "version": "1.1.27", + "version": "1.1.28", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws",