Skip to content

Commit

Permalink
chore(release): 1.0.31 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.31](v1.0.30...v1.0.31) (2022-01-05)

### Bug Fixes

* update constants ([#419](#419)) ([506cbf2](506cbf2))
  • Loading branch information
semantic-release-bot committed Jan 5, 2022
1 parent 506cbf2 commit 748b8d2
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.31](https://github.com/hoonoh/aws-spot-price/compare/v1.0.30...v1.0.31) (2022-01-05)


### Bug Fixes

* update constants ([#419](https://github.com/hoonoh/aws-spot-price/issues/419)) ([506cbf2](https://github.com/hoonoh/aws-spot-price/commit/506cbf2a80503bdb2df0eb0c2e6e560ef0821a76))

## [1.0.30](https://github.com/hoonoh/aws-spot-price/compare/v1.0.29...v1.0.30) (2022-01-04)


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

0 comments on commit 748b8d2

Please sign in to comment.