Skip to content

Commit

Permalink
chore(release): 1.0.90 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.90](v1.0.89...v1.0.90) (2023-12-12)

### Bug Fixes

* update constants ([#754](#754)) ([edf093d](edf093d))
  • Loading branch information
semantic-release-bot committed Dec 12, 2023
1 parent edf093d commit 91daaf4
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.0.90](https://github.com/hoonoh/aws-spot-price/compare/v1.0.89...v1.0.90) (2023-12-12)


### Bug Fixes

* update constants ([#754](https://github.com/hoonoh/aws-spot-price/issues/754)) ([edf093d](https://github.com/hoonoh/aws-spot-price/commit/edf093d3ab85861f2231dc2e0b652008bcb8aa09))

## [1.0.89](https://github.com/hoonoh/aws-spot-price/compare/v1.0.88...v1.0.89) (2023-12-09)


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

0 comments on commit 91daaf4

Please sign in to comment.