Skip to content

Commit

Permalink
chore(release): 1.1.43 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.43](v1.1.42...v1.1.43) (2025-02-07)

### Bug Fixes

* update constants ([#994](#994)) ([511d2ac](511d2ac))
  • Loading branch information
semantic-release-bot committed Feb 7, 2025
1 parent 511d2ac commit 3f59014
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# aws-spot-price changelog

## [1.1.43](https://github.com/hoonoh/aws-spot-price/compare/v1.1.42...v1.1.43) (2025-02-07)


### Bug Fixes

* update constants ([#994](https://github.com/hoonoh/aws-spot-price/issues/994)) ([511d2ac](https://github.com/hoonoh/aws-spot-price/commit/511d2aca5a57552373313023e9e3d5a56ec049ec))

## [1.1.42](https://github.com/hoonoh/aws-spot-price/compare/v1.1.41...v1.1.42) (2025-02-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-spot-price",
"version": "1.1.42",
"version": "1.1.43",
"description": "CLI utility to list current global AWS EC2 Spot Instance prices.",
"keywords": [
"aws",
Expand Down

0 comments on commit 3f59014

Please sign in to comment.