Skip to content

Releases: semantic-release/cli

v1.1.3

26 Aug 11:01
Compare
Choose a tag to compare

<a name"1.1.3">

1.1.3 (2015-08-26)

Bug Fixes

  • parse repository url and always set protocol (aa6a73c7)

v1.1.2

22 Aug 23:10
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2015-08-22)

Bug Fixes

  • remove unnecessary travis_after_all setup (7ab18697)

v1.1.1

22 Aug 18:22
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2015-08-22)

Bug Fixes

  • set default install tag to latest (22fccd0c)

v1.1.0

19 Aug 21:09
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2015-08-19)

Features

v1.0.5

17 Aug 15:08
Compare
Choose a tag to compare

<a name"1.0.5">

1.0.5 (2015-08-17)

Bug Fixes

v1.0.4

05 Aug 21:22
Compare
Choose a tag to compare

<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

04 Aug 12:24
Compare
Choose a tag to compare

<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

31 Jul 20:27
Compare
Choose a tag to compare

<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

23 Jul 10:29
Compare
Choose a tag to compare

<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

22 Jul 15:04
Compare
Choose a tag to compare

Automated semantic-release setup

npm install -g semantic-release-cli

cd your-module
semantic-release-cli setup

dialogue

<a name"1.0.0">

1.0.0 (2015-07-22)

Features