Skip to content

Commit

Permalink
chore(release): 1.0.66 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.66](v1.0.65...v1.0.66) (2023-03-02)

### Bug Fixes

* update constants ([#619](#619)) ([6b2d1a8](6b2d1a8))
  • Loading branch information
semantic-release-bot committed Mar 2, 2023
1 parent 6b2d1a8 commit bec3a9f
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.66](https://github.com/hoonoh/aws-spot-price/compare/v1.0.65...v1.0.66) (2023-03-02)


### Bug Fixes

* update constants ([#619](https://github.com/hoonoh/aws-spot-price/issues/619)) ([6b2d1a8](https://github.com/hoonoh/aws-spot-price/commit/6b2d1a8ba28e997e233b239960aa376ec7fd58c8))

## [1.0.65](https://github.com/hoonoh/aws-spot-price/compare/v1.0.64...v1.0.65) (2023-02-14)


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

0 comments on commit bec3a9f

Please sign in to comment.