From aac59cd255bce7e166cf3d76ab21afad7fc5b61e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 Sep 2024 00:53:45 +0000 Subject: [PATCH] chore(release): 1.1.18 [skip ci] ## [1.1.18](https://github.com/hoonoh/aws-spot-price/compare/v1.1.17...v1.1.18) (2024-09-09) ### Bug Fixes * update constants ([#911](https://github.com/hoonoh/aws-spot-price/issues/911)) ([c9c14c6](https://github.com/hoonoh/aws-spot-price/commit/c9c14c6e3cad382a6e5bdee9d9d81c278ae6b624)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09a3d453..b528d188 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # aws-spot-price changelog +## [1.1.18](https://github.com/hoonoh/aws-spot-price/compare/v1.1.17...v1.1.18) (2024-09-09) + + +### Bug Fixes + +* update constants ([#911](https://github.com/hoonoh/aws-spot-price/issues/911)) ([c9c14c6](https://github.com/hoonoh/aws-spot-price/commit/c9c14c6e3cad382a6e5bdee9d9d81c278ae6b624)) + ## [1.1.17](https://github.com/hoonoh/aws-spot-price/compare/v1.1.16...v1.1.17) (2024-09-07) diff --git a/package.json b/package.json index 3752f700..7704d26e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-spot-price", - "version": "1.1.17", + "version": "1.1.18", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws",