Releases: qiwi/semantic-release-monorepo-hooks
Releases · qiwi/semantic-release-monorepo-hooks
v2.9.0
2.9.0 (2018-11-19)
Features
- get config from package.json#monorepoHooks (3abf2df)
v2.8.0
2.8.0 (2018-11-18)
Features
- add logging for post-release steps (b384d56)
v2.7.0
2.7.0 (2018-11-18)
Features
- add cmd runner (b6ac16c)
- add release config reader (027e6e6)
- provide optional post-release command execution (c8bc4fb)
v2.6.2
2.6.2 (2018-10-29)
Performance Improvements
- fetch release notes from commit message instead of tag body (da635a5), closes #4
v2.6.1
2.6.1 (2018-09-09)
Bug Fixes
- correct release header formatting & up dev deps (4261773)
v2.6.0
2.6.0 (2018-08-31)
Bug Fixes
Features
- reformat github release comment (6c79a77)
v2.5.1
2.5.1 (2018-08-26)
Bug Fixes
v2.5.0
2.5.0 (2018-08-26)
Features
- hookAfterAll: add github release creation substep (4554f5a)
v2.4.3
2.4.3 (2018-08-26)
Bug Fixes
- git: add quotes to passed args (9ed53c9)
v2.4.2
2.4.2 (2018-08-26)
Bug Fixes
- sh: add quotes for git tag message arg (1da5121)