Skip to content

Commit 0d2ba2e

Browse files
chore(release): 1.1.48 [skip ci]
## [1.1.48](v1.1.47...v1.1.48) (2025-03-07) ### Bug Fixes * update constants ([#1025](#1025)) ([59cae58](59cae58))
1 parent 59cae58 commit 0d2ba2e

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.48](https://github.com/hoonoh/aws-spot-price/compare/v1.1.47...v1.1.48) (2025-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* update constants ([#1025](https://github.com/hoonoh/aws-spot-price/issues/1025)) ([59cae58](https://github.com/hoonoh/aws-spot-price/commit/59cae5877e2f32659b5b0478c84416c56c0bf4ce))
9+
310
## [1.1.47](https://github.com/hoonoh/aws-spot-price/compare/v1.1.46...v1.1.47) (2025-02-26)
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.47",
3+
"version": "1.1.48",
44
"description": "CLI utility to list current global AWS EC2 Spot Instance prices.",
55
"keywords": [
66
"aws",

0 commit comments

Comments
 (0)