diff --git a/CHANGELOG.md b/CHANGELOG.md index 2312371d..50a1e715 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # aws-spot-price changelog +## [1.1.36](https://github.com/hoonoh/aws-spot-price/compare/v1.1.35...v1.1.36) (2024-12-13) + + +### Bug Fixes + +* update constants ([#967](https://github.com/hoonoh/aws-spot-price/issues/967)) ([4f60537](https://github.com/hoonoh/aws-spot-price/commit/4f605377f2152129e9eb940b0c9f3cb217b47cc1)) + ## [1.1.35](https://github.com/hoonoh/aws-spot-price/compare/v1.1.34...v1.1.35) (2024-12-12) diff --git a/package.json b/package.json index 3c94e7c9..a10e74f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-spot-price", - "version": "1.1.35", + "version": "1.1.36", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws",