Skip to content

v3.6.0

Compare
Choose a tag to compare
@semantic-release-bot semantic-release-bot released this 08 Jan 01:50
· 108 commits to master since this release

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)