Skip to content

Releases: semantic-release/cli

v3.6.2

14 Jan 01:06
Compare
Choose a tag to compare

3.6.2 (2018-01-14)

Bug Fixes

  • package: update inquirer to version 5.0.0 (0abb548)

v3.6.1

09 Jan 17:50
Compare
Choose a tag to compare

3.6.1 (2018-01-09)

Bug Fixes

  • npm: proper error handling in case of succesful authentication without 2fa (c5ca5ce), closes #175

v3.6.0

08 Jan 01:50
Compare
Choose a tag to compare

3.6.0 (2018-01-08)

Bug Fixes

  • npm: allow registry urls without tld (0d526d3), closes #60
  • npm: handle 409 responses from npm for existing users (92e15f7), closes #107
  • npm: support for legacy npm authentication (9c603a8), closes #79
  • npm: use same logic as semantic-release to determine default registry (f7c058f), closes #18

Features

  • npm: added 2fa authentication (95271c6)
  • setup travis-deploy-once locally (b42aaab)

v3.5.0

06 Jan 00:05
Compare
Choose a tag to compare

3.5.0 (2018-01-06)

Features

  • ci: added support for CircleCI (b17ab47)

v3.4.0

31 Dec 05:44
Compare
Choose a tag to compare

3.4.0 (2017-12-31)

Features

  • add travis-deploy-once CLI (ad41c53)

v3.3.1

27 Dec 23:59
Compare
Choose a tag to compare

3.3.1 (2017-12-27)

Bug Fixes

  • compile only local sources (eb8320b)

v3.3.0

21 Dec 00:58
Compare
Choose a tag to compare

3.3.0 (2017-12-21)

Features

  • update config for semantic-release@11.0.0 (1a95956)

v3.2.6

24 Nov 05:55
Compare
Choose a tag to compare

3.2.6 (2017-11-24)

Bug Fixes

  • Compile only local sources (e49af66)

v3.2.5

08 Nov 04:12
Compare
Choose a tag to compare

3.2.5 (2017-11-08)

Bug Fixes

  • .travis.yml: test in Node 9 (3ed2b5f)
  • travis.yml: remove prune from before_script (b5ae882)

v3.2.4

30 Oct 03:50
Compare
Choose a tag to compare

3.2.4 (2017-10-30)

Bug Fixes

  • keychain: display more helpful error message on keychain error (#148) (bc75c3f)