Skip to content

Commit

Permalink
chore(release): 1.1.30 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.30](v1.1.29...v1.1.30) (2024-12-03)

### Bug Fixes

* update constants ([#960](#960)) ([fd5848a](fd5848a))
  • Loading branch information
semantic-release-bot committed Dec 3, 2024
1 parent fd5848a commit e67e7e2
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.30](https://github.com/hoonoh/aws-spot-price/compare/v1.1.29...v1.1.30) (2024-12-03)


### Bug Fixes

* update constants ([#960](https://github.com/hoonoh/aws-spot-price/issues/960)) ([fd5848a](https://github.com/hoonoh/aws-spot-price/commit/fd5848a671848ae0c76db00e33c4cbcdd44b195c))

## [1.1.29](https://github.com/hoonoh/aws-spot-price/compare/v1.1.28...v1.1.29) (2024-12-02)


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.29",
"version": "1.1.30",
"description": "CLI utility to list current global AWS EC2 Spot Instance prices.",
"keywords": [
"aws",
Expand Down

0 comments on commit e67e7e2

Please sign in to comment.