We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7692f6 commit 06c3c2fCopy full SHA for 06c3c2f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# aws-spot-price changelog
2
3
+## [1.1.52](https://github.com/hoonoh/aws-spot-price/compare/v1.1.51...v1.1.52) (2025-03-29)
4
+
5
6
+### Bug Fixes
7
8
+* update constants ([#1041](https://github.com/hoonoh/aws-spot-price/issues/1041)) ([c7692f6](https://github.com/hoonoh/aws-spot-price/commit/c7692f6143cd890d08a1e894bd88efd25f2d8d6b))
9
10
## [1.1.51](https://github.com/hoonoh/aws-spot-price/compare/v1.1.50...v1.1.51) (2025-03-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "aws-spot-price",
- "version": "1.1.51",
+ "version": "1.1.52",
"description": "CLI utility to list current global AWS EC2 Spot Instance prices.",
"keywords": [
"aws",
0 commit comments