Skip to content

Commit 417dacc

Browse files
chore(release): 1.1.34 [skip ci]
## [1.1.34](v1.1.33...v1.1.34) (2024-12-10) ### Bug Fixes * update constants ([#965](#965)) ([ead1beb](ead1beb))
1 parent ead1beb commit 417dacc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# aws-spot-price changelog
22

3+
## [1.1.34](https://github.com/hoonoh/aws-spot-price/compare/v1.1.33...v1.1.34) (2024-12-10)
4+
5+
6+
### Bug Fixes
7+
8+
* update constants ([#965](https://github.com/hoonoh/aws-spot-price/issues/965)) ([ead1beb](https://github.com/hoonoh/aws-spot-price/commit/ead1bebac384a9cd89467bc5a79e27792c036ddb))
9+
310
## [1.1.33](https://github.com/hoonoh/aws-spot-price/compare/v1.1.32...v1.1.33) (2024-12-07)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-spot-price",
3-
"version": "1.1.33",
3+
"version": "1.1.34",
44
"description": "CLI utility to list current global AWS EC2 Spot Instance prices.",
55
"keywords": [
66
"aws",

0 commit comments

Comments
 (0)