From bec3a9fd7d83e20a27b8be2a2a2c535807e02a8e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 2 Mar 2023 00:36:39 +0000 Subject: [PATCH] chore(release): 1.0.66 [skip ci] ## [1.0.66](https://github.com/hoonoh/aws-spot-price/compare/v1.0.65...v1.0.66) (2023-03-02) ### Bug Fixes * update constants ([#619](https://github.com/hoonoh/aws-spot-price/issues/619)) ([6b2d1a8](https://github.com/hoonoh/aws-spot-price/commit/6b2d1a8ba28e997e233b239960aa376ec7fd58c8)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47087fa8..1256fbb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # aws-spot-price changelog +## [1.0.66](https://github.com/hoonoh/aws-spot-price/compare/v1.0.65...v1.0.66) (2023-03-02) + + +### Bug Fixes + +* update constants ([#619](https://github.com/hoonoh/aws-spot-price/issues/619)) ([6b2d1a8](https://github.com/hoonoh/aws-spot-price/commit/6b2d1a8ba28e997e233b239960aa376ec7fd58c8)) + ## [1.0.65](https://github.com/hoonoh/aws-spot-price/compare/v1.0.64...v1.0.65) (2023-02-14) diff --git a/package.json b/package.json index a05f328a..bf191b49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-spot-price", - "version": "1.0.65", + "version": "1.0.66", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws",