Skip to content

v6.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@semantic-release-bot semantic-release-bot released this 04 Oct 21:49
· 568 commits to master since this release
b8e51ff

6.0.0-beta.1 (2019-10-04)

Bug Fixes

  • add dist-tag to publish log (2de37a1)
  • Honor NPM_CONFIG_USERCONFIG setting (932ea5e)
  • package: update read-pkg to version 5.0.0 (877ce40)
  • return false if the npm publish is skipped (4a41228)
  • return false in addChannel if package is not published on npm (5434bab)
  • package: pin npm to 6.5.0 (ddab7b7)
  • package: update aggregate-error to version 2.0.0 (df53298)
  • skip tarball move if config is cwd (a224497)
  • package: update aggregate-error to version 3.0.0 (3e0d5d0)
  • package: update execa to version 2.0.2 (d2932ba)
  • package: update fs-extra to version 8.0.0 (bf603e5)
  • package: update npm to version 6.8.0 (2b0492e)
  • package: update registry-auth-token to version 4.0.0 (2868b2c)
  • package: update vulnerable dependencies (#185) (a96c6da)

Features

  • add addChannel plugin step (fb96126)
  • require Node.js >=8.15 (4caf538)
  • support nextRelease.channel property in publish step (b8deba7)

BREAKING CHANGES

  • Require Node.js => 8.15