Skip to content

Commit

Permalink
chore(release): 1.0.79 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.79](v1.0.78...v1.0.79) (2023-10-05)

### Bug Fixes

* update constants ([#727](#727)) ([7092508](7092508))
  • Loading branch information
semantic-release-bot committed Oct 5, 2023
1 parent 7092508 commit ef8d820
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.79](https://github.com/hoonoh/aws-spot-price/compare/v1.0.78...v1.0.79) (2023-10-05)


### Bug Fixes

* update constants ([#727](https://github.com/hoonoh/aws-spot-price/issues/727)) ([7092508](https://github.com/hoonoh/aws-spot-price/commit/70925085e1f4eacaca5aba9b61a85c4b32ba76b1))

## [1.0.78](https://github.com/hoonoh/aws-spot-price/compare/v1.0.77...v1.0.78) (2023-09-20)


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

0 comments on commit ef8d820

Please sign in to comment.