Skip to content

Releases: semantic-release/exec

v2.2.4

15 Mar 12:23
Compare
Choose a tag to compare

2.2.4 (2018-03-15)

Bug Fixes

  • package: update execa to version 0.10.0 (9f17d46)

v2.2.3

08 Mar 22:41
Compare
Choose a tag to compare

2.2.3 (2018-03-08)

Bug Fixes

  • ignore invalid JSON in stdout (99114c8)

v2.2.2

07 Mar 23:29
Compare
Choose a tag to compare

2.2.2 (2018-03-07)

Bug Fixes

  • fix plugin name for checking other step config (e88771e)

v2.2.1

04 Mar 20:38
Compare
Choose a tag to compare

2.2.1 (2018-03-04)

Bug Fixes

  • package: update semantic-release peerDependency (338d3e6)

v2.2.0

19 Feb 05:10
Compare
Choose a tag to compare

2.2.0 (2018-02-19)

Bug Fixes

  • verify success and fail config (33db9ec)

Features

v2.1.1

16 Feb 03:09
Compare
Choose a tag to compare

2.1.1 (2018-02-16)

Bug Fixes

  • package: update semantic-release peerDependency (f927921)

v2.1.0

13 Feb 03:57
Compare
Choose a tag to compare

2.1.0 (2018-02-13)

Features

  • return release info in publish and add success and fail hooks (#11) (c0b9a50)

v2.0.1

09 Feb 22:59
Compare
Choose a tag to compare

2.0.1 (2018-02-09)

Bug Fixes

  • package: add semantic-release as a peerDependency (0ffe41d)
  • package: update node requirement to 8.3 (60fea38)

v2.0.0

27 Jan 21:30
Compare
Choose a tag to compare

2.0.0 (2018-01-27)

Features

  • remove getLastRelease hook (adfa773)

BREAKING CHANGES

  • The getLastRelease hook is removed

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

v1.0.2

12 Jan 14:19
Compare
Choose a tag to compare

1.0.2 (2018-01-12)

Bug Fixes

  • package: update execa to version 0.9.0 (1a81bbf)