Releases: semantic-release/exec
Releases · semantic-release/exec
v2.2.0
2.2.0 (2018-02-19)
Bug Fixes
- verify
success
and fail
config (33db9ec)
Features
v2.1.1
2.1.1 (2018-02-16)
Bug Fixes
- package: update semantic-release peerDependency (f927921)
v2.1.0
2.1.0 (2018-02-13)
Features
- return release info in
publish
and add success
and fail
hooks (#11) (c0b9a50)
v2.0.1
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
2.0.0 (2018-01-27)
Features
- remove
getLastRelease
hook (adfa773)
BREAKING CHANGES
- The
getLastRelease
hook is removed
The plugin is compatible only with [email protected]
and above.
v1.0.2
1.0.2 (2018-01-12)
Bug Fixes
- package: update execa to version 0.9.0 (1a81bbf)
v1.0.1
1.0.1 (2017-12-21)
Bug Fixes