Skip to content

Releases: semantic-release/git

v4.0.2

15 Mar 12:18
Compare
Choose a tag to compare

4.0.2 (2018-03-15)

Bug Fixes

  • package: update execa to version 0.10.0 (0a23110)

v4.0.1

07 Mar 23:39
Compare
Choose a tag to compare

4.0.1 (2018-03-07)

Bug Fixes

  • check prepare props only in verify ones are undefined (a4c24ec)

v4.0.0

19 Feb 05:13
Compare
Choose a tag to compare

4.0.0 (2018-02-19)

Features

  • change publish hook to prepare (0efaae8)

BREAKING CHANGES

  • The plugin require sementic-release >=15.0.0 and has to be used in the prepare step rather than in publish.

v3.1.1

16 Feb 03:12
Compare
Choose a tag to compare

3.1.1 (2018-02-16)

Bug Fixes

  • package: update semantic-release peerDependency (c64a64c)

v3.1.0

12 Feb 00:24
Compare
Choose a tag to compare

3.1.0 (2018-02-12)

Features

v3.0.1

09 Feb 23:08
Compare
Choose a tag to compare

3.0.1 (2018-02-09)

Bug Fixes

  • package: add semantic-release as a peerDependency (c401954)
  • package: update node requirement to 8.3 (db60bbd)

v3.0.0

27 Jan 21:40
Compare
Choose a tag to compare

3.0.0 (2018-01-27)

Features

  • remove getLastRelease and do not create Git tag anymore (c8119da)

BREAKING CHANGES

  • The Git tag is not created anymore

The Git tag must be created by semantic-release. The plugin is compatible only with semantic-release@13.0.0 and above.

  • The getLastRelease hook is removed

The plugin is compatible only with semantic-release@13.0.0 and above.

v2.2.0

27 Jan 21:23
Compare
Choose a tag to compare

2.2.0 (2018-01-27)

Features

  • log all git command errors (72153f8)

v2.1.0

27 Jan 19:15
Compare
Choose a tag to compare

2.1.0 (2018-01-27)

Features

  • add package-lock.json to list of automatically detected files (651c192)

v2.0.3

26 Jan 06:21
Compare
Choose a tag to compare

2.0.3 (2018-01-26)

Bug Fixes

  • package: update git-url-parse to version 8.0.0 (358e782)