Releases: livingdocsIO/release-tools
Releases · livingdocsIO/release-tools
v3.6.2
3.6.2 (2024-10-30)
Bug Fixes
- create-release-branch: define releaseBranch also on
.release.branches.[].channel
as that is used to tag on npm (5c46228)
v3.6.1
3.6.1 (2024-09-16)
Bug Fixes
- Autodetect main branch either
master
or main
and choose it for git operations (b9a330d)
- Correct logic to properly handle
release.branches
(8e526f4)
v3.6.0
3.6.0 (2024-07-11)
Features
- Add support for
release.branches
in package.json (9678746)
v3.5.11
3.5.11 (2024-07-01)
Bug Fixes
- update create-bump-pr call (00fede2)
v3.5.8
3.5.8 (2020-04-27)
Bug Fixes
- create-release-branch: improve error description (4f5de50)
v3.5.7
3.5.7 (2020-02-24)
Bug Fixes
- abort create-release-branch script when jq is not installed (3fd9ac9)
v3.5.6
3.5.6 (2020-02-24)
Bug Fixes
- improve grep to match exactly what we wanted (cd58d2c)
v3.5.5
3.5.5 (2019-11-27)
Bug Fixes
- fix unwanted breaking change (a76315e)
v3.5.4
3.5.4 (2019-10-25)
Bug Fixes
- improve description of cli (1a4e482)