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.

3.2.2 (2023-02-27)

Bug Fixes

  • mark current directory as safe for git (8f7e0be)

3.2.1 (2023-01-27)

Bug Fixes

  • "Add registry name in all Docker images" (81c4144)

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

  • overridable semrel config dir (6bd0e4d)

2.1.0 (2021-11-16)

Features

  • allow to install additional npm package (561c332)

2.0.5 (2021-11-15)

Bug Fixes

2.0.4 (2021-10-07)

Bug Fixes

  • use master or main for production env (56d8527)

2.0.3 (2021-09-27)

Bug Fixes

  • handle absent release property in package.json (a5c73a9)

2.0.2 (2021-09-09)

Bug Fixes

2.0.1 (2021-09-09)

Bug Fixes

  • make plugins installation faster (bab645e)

2.0.0 (2021-09-01)

  • Merge branch '3-change-variable-behaviour' into 'master' (97daa97), closes #3

Features

  • Change boolean variable behaviour (077e9c0)

BREAKING CHANGES

  • Change boolean variable behaviour
  • boolean variable now triggered on explicit 'true' value

1.2.0 (2021-06-10)

Features

1.1.0 (2021-05-18)

Features

  • add scoped variables support (fe5e9d6)

1.0.1 (2021-05-12)

Bug Fixes

  • generated-releaserc: use strict yaml to avoid unexpected syntax error (e68c72b)

1.0.0 (2021-05-06)

Features