Skip to content
This repository was archived by the owner on Jan 14, 2018. It is now read-only.

v7.0.0

Choose a tag to compare

@semantic-release-bot semantic-release-bot released this 25 Nov 02:37
· 13 commits to master since this release

7.0.0 (2017-11-25)

Bug Fixes

  • Do not prevent to run on tag triggered builds (fe78cd5)
  • remove unnecessary value for options (970a46e)

Features

  • Do not depends on package.json and use new repositoryUrl (24b6675)
  • Return async functions (1f77944)

BREAKING CHANGES

  • Require semantic-release version that pass the repositoryUrl option
  • Return async functions instead of functions calling a callback