diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b24062d..ba4fcff9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,24 +1,24 @@ -## 0.0.2 (2019-10-14) +## [0.0.3](https://github.com/hoonoh/aws-spot-price/compare/v0.0.1...v0.0.3) (2019-10-15) -* refactor: removed some dead code ([a2ac653](https://github.com/hoonoh/aws-spot-price/commit/a2ac653)) -* chore: added github info ([859d215](https://github.com/hoonoh/aws-spot-price/commit/859d215)) -* chore: added preview.svg to npmignore ([93eef87](https://github.com/hoonoh/aws-spot-price/commit/93eef87)) -* chore: replaced config-conventional with custom settings ([9900d86](https://github.com/hoonoh/aws-spot-price/commit/9900d86)) -* chore: updated npmignore ([5ac8341](https://github.com/hoonoh/aws-spot-price/commit/5ac8341)) -* improvement: updated ec2-types.ts ([0383b93](https://github.com/hoonoh/aws-spot-price/commit/0383b93)) +### Bug Fixes +* add missing files from previous commits ([8bb15fc](https://github.com/hoonoh/aws-spot-price/commit/8bb15fc72bc2b92095d33c4e71487d858cecb73d)) +* added missing red hat linux definition ([c34f4c8](https://github.com/hoonoh/aws-spot-price/commit/c34f4c8009c91446576cff3d3d40e8011c3a81e3)) -## 0.0.1 (2019-10-14) -* docs: updated readme ([e3dbd56](https://github.com/hoonoh/aws-spot-price/commit/e3dbd56)) -* feat: log out selected options ([dc099e2](https://github.com/hoonoh/aws-spot-price/commit/dc099e2)) -* chore: added commitizen, commitlint & conventional-changelog ([7deb762](https://github.com/hoonoh/aws-spot-price/commit/7deb762)) -* added aws credentials attribute ([4f6915e](https://github.com/hoonoh/aws-spot-price/commit/4f6915e)) -* added ec2-types generator using main lib.split main lib files. ([2ded000](https://github.com/hoonoh/aws-spot-price/commit/2ded000)) -* initial commit ([32b60c7](https://github.com/hoonoh/aws-spot-price/commit/32b60c7)) -* typo fix ([ca57a68](https://github.com/hoonoh/aws-spot-price/commit/ca57a68)) -* updated package for publishing ([b1c854e](https://github.com/hoonoh/aws-spot-price/commit/b1c854e)) +### Features + +* added regions option ([ba08b43](https://github.com/hoonoh/aws-spot-price/commit/ba08b431767d3cc34e82941b9dd21077a1a6421a)) + + + +## [0.0.1](https://github.com/hoonoh/aws-spot-price/compare/dc099e2329d8b5914fea3aab709c2583e07dbb44...v0.0.1) (2019-10-14) + + +### Features + +* log out selected options ([dc099e2](https://github.com/hoonoh/aws-spot-price/commit/dc099e2329d8b5914fea3aab709c2583e07dbb44)) diff --git a/package.json b/package.json index ccaa471a..42fdb618 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-spot-price", - "version": "0.0.2", + "version": "0.0.3", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws",