Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 6.86 KiB

3.2.0 (2022-12-05)

Features

  • display computed semantic-release-info (5a1a37b)

3.1.1 (2022-11-26)

Bug Fixes

  • support custom CA certificates with npm (bf79a7d)

3.1.0 (2022-10-16)

Features

3.0.0 (2022-08-05)

Features

  • make MR pipeline the default workflow (6128ce6)

BREAKING CHANGES

  • change default workflow from Branch pipeline to MR pipeline

2.3.1 (2022-06-07)

Bug Fixes

  • install yq only if not found in image (23041f1)

2.3.0 (2022-05-01)

Features

  • configurable tracking image (b18fd89)

2.2.6 (2022-04-08)

Bug Fixes

  • remove verifyconditions in semrel-info (e2e7b8f)

2.2.5 (2022-03-19)

Bug Fixes

  • generate .releaserc in yaml format (6e377bd)

2.2.4 (2022-03-15)

Bug Fixes

  • don't overwrite existing .releaserc conf in semrel-info (11c64dd)

2.2.3 (2022-02-25)

Bug Fixes

  • semantic-release is manual non-blocking by default (fc8efc8)

2.2.2 (2022-02-14)

Bug Fixes

  • add main branch for configuration generation (eb82e43), closes #14

2.2.1 (2022-01-08)

Bug Fixes

  • set semantic-release job to download no artifacts at all (ceb1379)

2.2.0 (2021-11-23)

Features