From b37313f2c5c8da318bcb032e4d6ebdad831ed455 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Sat, 31 Aug 2024 00:52:05 +0000 Subject: [PATCH] chore(release): 1.1.16 [skip ci] ## [1.1.16](https://github.com/hoonoh/aws-spot-price/compare/v1.1.15...v1.1.16) (2024-08-31) ### Bug Fixes * update constants ([#906](https://github.com/hoonoh/aws-spot-price/issues/906)) ([f27dd17](https://github.com/hoonoh/aws-spot-price/commit/f27dd17009aebe6130e8c9459ed5aae58360784c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a5730cc..410d153c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # aws-spot-price changelog +## [1.1.16](https://github.com/hoonoh/aws-spot-price/compare/v1.1.15...v1.1.16) (2024-08-31) + + +### Bug Fixes + +* update constants ([#906](https://github.com/hoonoh/aws-spot-price/issues/906)) ([f27dd17](https://github.com/hoonoh/aws-spot-price/commit/f27dd17009aebe6130e8c9459ed5aae58360784c)) + ## [1.1.15](https://github.com/hoonoh/aws-spot-price/compare/v1.1.14...v1.1.15) (2024-08-27) diff --git a/package.json b/package.json index f2ee3b83..b2481706 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-spot-price", - "version": "1.1.15", + "version": "1.1.16", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws",