Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add semantic-release dependencies #300

Merged
merged 1 commit into from
Nov 8, 2020
Merged

Conversation

hoonoh
Copy link
Owner

@hoonoh hoonoh commented Nov 8, 2020

  • added due to yarn v2 requirements

- added due to yarn v2 requirements
@sonarcloud
Copy link

sonarcloud bot commented Nov 8, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@hoonoh hoonoh merged commit 07aac92 into master Nov 8, 2020
@hoonoh hoonoh deleted the semantic-release-fix branch November 8, 2020 11:36
hoonoh pushed a commit that referenced this pull request Nov 8, 2020
## [0.5.9](v0.5.8...v0.5.9) (2020-11-08)

### Bug Fixes

* add semantic-release dependencies ([#300](#300)) ([07aac92](07aac92))
* update ec2-types ([#298](#298)) ([953f72d](953f72d))
@hoonoh
Copy link
Owner Author

hoonoh commented Nov 8, 2020

🎉 This PR is included in version 0.5.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

@hoonoh hoonoh added the released label Nov 8, 2020
hoonoh added a commit that referenced this pull request Mar 3, 2021
- added due to yarn v2 requirements
hoonoh pushed a commit that referenced this pull request Mar 3, 2021
## [0.5.9](v0.5.8...v0.5.9) (2020-11-08)

### Bug Fixes

* add semantic-release dependencies ([#300](#300)) ([7890c52](7890c52))
* update ec2-types ([#298](#298)) ([5d23ac9](5d23ac9))
hoonoh added a commit that referenced this pull request Mar 3, 2021
- added due to yarn v2 requirements
hoonoh pushed a commit that referenced this pull request Mar 3, 2021
## [0.5.9](v0.5.8...v0.5.9) (2020-11-08)

### Bug Fixes

* add semantic-release dependencies ([#300](#300)) ([d29baa0](d29baa0))
* update ec2-types ([#298](#298)) ([6c9c557](6c9c557))
hoonoh pushed a commit that referenced this pull request Mar 4, 2021
# 1.0.0 (2021-03-04)

### 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
hoonoh pushed a commit that referenced this pull request Mar 8, 2021
# 1.0.0 (2021-03-08)

### 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
hoonoh pushed a commit that referenced this pull request Mar 15, 2021
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant