Releases: semantic-release/cli
Releases · semantic-release/cli
v1.1.3
<a name"1.1.3">
1.1.3 (2015-08-26)
Bug Fixes
- parse repository url and always set protocol (aa6a73c7)
v1.1.2
<a name"1.1.2">
1.1.2 (2015-08-22)
Bug Fixes
- remove unnecessary travis_after_all setup (7ab18697)
v1.1.1
<a name"1.1.1">
1.1.1 (2015-08-22)
Bug Fixes
- set default install tag to latest (22fccd0c)
v1.1.0
<a name"1.1.0">
1.1.0 (2015-08-19)
Features
v1.0.5
<a name"1.0.5">
1.0.5 (2015-08-17)
Bug Fixes
v1.0.4
<a name"1.0.4">
1.0.4 (2015-08-05)
Bug Fixes
- version: return own version, not the module's (d338fac3)
v1.0.3
<a name"1.0.3">
1.0.3 (2015-08-04)
Bug Fixes
- revert "fix: reduce GitHub oauth scope to repo" (7631d40e)
v1.0.2
<a name"1.0.2">
1.0.2 (2015-07-31)
Bug Fixes
- reduce GitHub oauth scope to repo (bdc67772, closes #4)
- remove duplication of stack trace in errors (e2200575, closes #2)
v1.0.1
<a name"1.0.1">
1.0.1 (2015-07-23)
[email protected] changed the function signature for validate
functions, so that it doesn't work with the way we're currently binding arguments there.
This just a hotfix so it's fixed as fast as possible.
We need to migrate to [email protected] in separate step.
Bug Fixes
- package: downgrade inquirer due to incompatibility (0fd4f082)
v1.0.0
npm install -g semantic-release-cli
cd your-module
semantic-release-cli setup
<a name"1.0.0">
1.0.0 (2015-07-22)
Features