From f6d6ebc1aa0559a9f9a3cfdc31d6e71784b8e90f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 4 Dec 2024 00:22:33 +0000 Subject: [PATCH] chore(release): 1.1.31 [skip ci] ## [1.1.31](https://github.com/hoonoh/aws-spot-price/compare/v1.1.30...v1.1.31) (2024-12-04) ### Bug Fixes * update constants ([#961](https://github.com/hoonoh/aws-spot-price/issues/961)) ([9ed8d5d](https://github.com/hoonoh/aws-spot-price/commit/9ed8d5d3e18028797fe8f8d0eb252dd5b98f9cbf)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cdc2326..2403afb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # aws-spot-price changelog +## [1.1.31](https://github.com/hoonoh/aws-spot-price/compare/v1.1.30...v1.1.31) (2024-12-04) + + +### Bug Fixes + +* update constants ([#961](https://github.com/hoonoh/aws-spot-price/issues/961)) ([9ed8d5d](https://github.com/hoonoh/aws-spot-price/commit/9ed8d5d3e18028797fe8f8d0eb252dd5b98f9cbf)) + ## [1.1.30](https://github.com/hoonoh/aws-spot-price/compare/v1.1.29...v1.1.30) (2024-12-03) diff --git a/package.json b/package.json index 37a1363a..0bf457d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-spot-price", - "version": "1.1.30", + "version": "1.1.31", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws",