Skip to content

v2.0.0

Compare
Choose a tag to compare
@semantic-release-bot semantic-release-bot released this 17 Dec 02:59
· 329 commits to master since this release

2.0.0 (2017-12-17)

Features

  • create changelog file with dedicated plugin (a86ff5d)

BREAKING CHANGES

  • The changelog options has been removed. The CHANGELOG.md is not created or updated anymore.
    Use https://github.com/semantic-release/changelog to create/update the CHANGELOG.md.
    By default if a CHANGELOG.md file exists and has been modified it will be included in the release commit.