From 6876046af04a545b68ea0ac926a0a9255d50af8f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 20 Jul 2024 00:50:09 +0000 Subject: [PATCH] chore(release): 1.1.10 [skip ci] ## [1.1.10](https://github.com/hoonoh/aws-spot-price/compare/v1.1.9...v1.1.10) (2024-07-20) ### Bug Fixes * update constants ([#883](https://github.com/hoonoh/aws-spot-price/issues/883)) ([7c22dda](https://github.com/hoonoh/aws-spot-price/commit/7c22ddaf1ebfbc5f55d05468359114e6ff35b230)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66731c1e..d19796ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # aws-spot-price changelog +## [1.1.10](https://github.com/hoonoh/aws-spot-price/compare/v1.1.9...v1.1.10) (2024-07-20) + + +### Bug Fixes + +* update constants ([#883](https://github.com/hoonoh/aws-spot-price/issues/883)) ([7c22dda](https://github.com/hoonoh/aws-spot-price/commit/7c22ddaf1ebfbc5f55d05468359114e6ff35b230)) + ## [1.1.9](https://github.com/hoonoh/aws-spot-price/compare/v1.1.8...v1.1.9) (2024-07-10) diff --git a/package.json b/package.json index 29144d29..43f4d266 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-spot-price", - "version": "1.1.9", + "version": "1.1.10", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws",