Skip to content

v6.0.0

Compare
Choose a tag to compare
@semantic-release-bot semantic-release-bot released this 25 Nov 02:48
· 625 commits to master since this release

6.0.0 (2017-11-25)

Features

  • Do not depends on package.json and use new repositoryUrl (32faca7)
  • Return async function (7598222)

BREAKING CHANGES

  • Require semantic-release version that passed the repositoryUrl option
  • Returns async function instead of a function calling a callback