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.

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