Skip to content

Commit 54d80a3

Browse files
chore(release): 1.1.82 [skip ci]
## [1.1.82](v1.1.81...v1.1.82) (2025-07-21) ### Bug Fixes * update constants ([#1118](#1118)) ([c5d5440](c5d5440))
1 parent c5d5440 commit 54d80a3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# aws-spot-price changelog
22

3+
## [1.1.82](https://github.com/hoonoh/aws-spot-price/compare/v1.1.81...v1.1.82) (2025-07-21)
4+
5+
6+
### Bug Fixes
7+
8+
* update constants ([#1118](https://github.com/hoonoh/aws-spot-price/issues/1118)) ([c5d5440](https://github.com/hoonoh/aws-spot-price/commit/c5d544055d922f1713733e19dc61893fc0fd3e97))
9+
310
## [1.1.81](https://github.com/hoonoh/aws-spot-price/compare/v1.1.80...v1.1.81) (2025-07-20)
411

512

package.json

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

0 commit comments

Comments
 (0)