Releases: livingdocsIO/release-tools
Releases · livingdocsIO/release-tools
v3.4.0
3.4.0 (2019-01-15)
Features
- add slack support for the create-downstream-release-branch command (0edea57)
v3.3.0
3.3.0 (2018-11-21)
Features
- add new command create-downstream-release-branch (9537869)
v3.2.2
3.2.2 (2018-11-16)
Bug Fixes
v3.2.1
3.2.1 (2018-11-16)
Bug Fixes
v3.2.0
3.2.0 (2018-11-16)
Features
- add a new check to prevent creating a not allowed release-branch (8e06659)
v3.1.1
3.1.1 (2018-07-26)
Bug Fixes
v3.1.0
3.1.0 (2018-07-26)
Features
- create PR at the bump branch (1a0a645)
v3.0.2
3.0.2 (2018-05-30)
Bug Fixes
- move semver module to dependencies (2e5414d)
v3.0.1
3.0.1 (2018-05-30)
Bug Fixes
- fix exec multiline command (f9effe1)
v3.0.0
3.0.0 (2018-05-22)
Bug Fixes
- switch git pull to master branch (54d1047)
Features
- refactor create-release-branch script to a node executable (c7b17a3)
- remove support for customer releases (89709a3)
BREAKING CHANGES
-
- remove init-release script
- remove finish-release script
- refactor create-release-branch script to a node executable