Skip to content

Releases: semantic-release/git

v2.0.2

14 Jan 00:35
Compare
Choose a tag to compare

2.0.2 (2018-01-14)

Bug Fixes

  • package: update execa to version 0.9.0 (b399e7f)

v2.0.1

19 Dec 17:59
Compare
Choose a tag to compare

2.0.1 (2017-12-19)

Bug Fixes

  • skip commit if all modified files are in gitignore (05ab305)

v2.0.0

17 Dec 02:59
Compare
Choose a tag to compare

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.

v1.0.1

16 Dec 20:09
Compare
Choose a tag to compare

1.0.1 (2017-12-16)

Bug Fixes

  • package: update fs-extra to version 5.0.0 (7ec2723)
  • add package.json/npm-shrinkwrap.json only if they exists (79cc028)
  • support older git versions (ddaf44c)

v1.0.0

04 Dec 00:06
8ba9c68
Compare
Choose a tag to compare

1.0.0 (2017-12-04)

Features