Skip to content

Releases: livingdocsIO/release-tools

v3.6.2

30 Oct 13:31
5c46228
Compare
Choose a tag to compare

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

16 Sep 11:50
b8df781
Compare
Choose a tag to compare

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

11 Jul 09:15
83da925
Compare
Choose a tag to compare

3.6.0 (2024-07-11)

Features

  • Add support for release.branches in package.json (9678746)

v3.5.11

01 Jul 06:52
Compare
Choose a tag to compare

3.5.11 (2024-07-01)

Bug Fixes

  • update create-bump-pr call (00fede2)

v3.5.10

01 Jul 12:37
Compare
Choose a tag to compare

3.5.10 (2021-07-01)

Bug Fixes

v3.5.8

27 Apr 12:47
Compare
Choose a tag to compare

3.5.8 (2020-04-27)

Bug Fixes

  • create-release-branch: improve error description (4f5de50)

v3.5.7

24 Feb 16:19
Compare
Choose a tag to compare

3.5.7 (2020-02-24)

Bug Fixes

  • abort create-release-branch script when jq is not installed (3fd9ac9)

v3.5.6

24 Feb 09:09
Compare
Choose a tag to compare

3.5.6 (2020-02-24)

Bug Fixes

  • improve grep to match exactly what we wanted (cd58d2c)

v3.5.5

27 Nov 12:11
Compare
Choose a tag to compare

3.5.5 (2019-11-27)

Bug Fixes

  • fix unwanted breaking change (a76315e)

v3.5.4

25 Oct 15:47
1a4e482
Compare
Choose a tag to compare

3.5.4 (2019-10-25)

Bug Fixes

  • improve description of cli (1a4e482)