Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2021-03-15) ### Bug Fixes * add missing files from previous commits ([24e50e6](24e50e6)) * add missing line 'strategy' ([#20](#20)) ([d7e28ec](d7e28ec)) * add missing quite handling for stdout ([47f3441](47f3441)) * add semantic-release dependencies ([#300](#300)) ([d29baa0](d29baa0)) * added missing red hat linux definition ([90d247c](90d247c)) * fix credential timeout bug & update related mocks ([1309500](1309500)) * fix linting errors ([8c28e22](8c28e22)) * fix npm dist-tag 401 error ([#21](#21)) ([ff19902](ff19902)) * fix patch-package issue ([#23](#23)) ([17191f2](17191f2)) * fix release routine on bad builds ([#17](#17)) ([b8665df](b8665df)) * fix windows bug & removed bad deps ([c061f5d](c061f5d)) * handle RequestLimitExceeded error ([ed475c9](ed475c9)) * set default limit if unset ([a4431ae](a4431ae)) * update & fix ec2-types families ([1b4237d](1b4237d)) * update ec2-types ([#198](#198)) ([d71867e](d71867e)) * update ec2-types ([#244](#244)) ([e5836a1](e5836a1)) * update ec2-types ([#246](#246)) ([1a46061](1a46061)) * update ec2-types ([#263](#263)) ([af3c26d](af3c26d)) * update ec2-types ([#268](#268)) ([42208de](42208de)) * update ec2-types ([#283](#283)) ([aff20f8](aff20f8)) * update ec2-types ([#298](#298)) ([6c9c557](6c9c557)) * update ec2-types ([#314](#314)) ([2bd6993](2bd6993)) * update ec2-types ([#315](#315)) ([24d33c2](24d33c2)) * update ec2-types ([#316](#316)) ([f9c7134](f9c7134)) * update ec2-types ([#318](#318)) ([bb91c08](bb91c08)) * update ec2-types ([#319](#319)) ([7441fc9](7441fc9)) * update ec2-types ([#32](#32)) ([4071568](4071568)) * update ec2-types ([#328](#328)) ([d04d162](d04d162)) * update ec2-types ([#335](#335)) ([9670000](9670000)) * update ec2-types ([#336](#336)) ([de66c2b](de66c2b)) * update ec2-types ([#35](#35)) ([655c9c8](655c9c8)) * update npmignore ([#18](#18)) ([df74725](df74725)) ### Features * add instance family option ([c6e211c](c6e211c)) * **cli:** add JSON output option ([#14](#14)) ([e55117f](e55117f)) * add module ([#26](#26)) ([82cba10](82cba10)) * add ui mode ([0bf8a0f](0bf8a0f)) * added regions option ([62c569b](62c569b)) * allow using familyType or size option by itself ([6e2e2cb](6e2e2cb)) * log out selected options ([b558271](b558271)) * major update ([#308](#308)) ([eabf349](eabf349)) ### Performance Improvements * distribute via webpack bundling ([#22](#22)) ([d55023e](d55023e)) ### Reverts * Revert "chore(deps): update all non-major dependencies (#249)" (#252) ([2ce6a55](2ce6a55)), closes [#249](#249) [#252](#252) ### BREAKING CHANGES * options & outputs changed
- Loading branch information