Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0](v0.5.9...v1.0.0) (2020-11-20)

### Features

* major update ([#308](#308)) ([c270df8](c270df8))

### BREAKING CHANGES

* options & outputs changed
  • Loading branch information
semantic-release-bot committed Nov 20, 2020
1 parent c270df8 commit ed98cda
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# aws-spot-price changelog

# [1.0.0](https://github.com/hoonoh/aws-spot-price/compare/v0.5.9...v1.0.0) (2020-11-20)


### Features

* major update ([#308](https://github.com/hoonoh/aws-spot-price/issues/308)) ([9bd46a5](https://github.com/hoonoh/aws-spot-price/commit/9bd46a51d6574a55fe1a951848fb5b491f3ef88d))


### BREAKING CHANGES

* options & outputs changed

## [0.5.9](https://github.com/hoonoh/aws-spot-price/compare/v0.5.8...v0.5.9) (2020-11-08)


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

0 comments on commit ed98cda

Please sign in to comment.