Semantic Release Action Versions Save

GitHub Action for Semantic Release

v4.1.0

2 months ago

4.1.0 (2024-03-19)

Bug Fixes

  • fix syntax error for importing (4297675)

Features

  • add repository_url input (8dffec4)

v4.0.0

9 months ago

4.0.0 (2023-08-31)

Features

  • update node version on runner to 20 (0c20554)

BREAKING CHANGES

  • set the default node version to 20

v3.4.2

1 year ago

3.4.2 (2023-03-30)

Bug Fixes

  • fix installation error for npm-audit (86a0e59), closes #159

v3.4.1

1 year ago

3.4.1 (2023-03-30)

Bug Fixes

  • windUpJob: set last_release outputs before returning (91e3dc6)

v3.4.0

1 year ago

3.4.0 (2023-03-15)

Features

v3.3.0

1 year ago

3.3.0 (2023-03-07)

Features

  • support for option tagFormat (ed38eb0)

v3.2.0

1 year ago

3.2.0 (2022-11-04)

Features

  • added gitHead and gitTag outputs (385af4f)

v3.1.2

1 year ago

3.1.2 (2022-10-19)

Bug Fixes

  • actions: update @actions/core to cope with new output (3e7aded)

v3.1.1

1 year ago

3.1.1 (2022-08-30)

Bug Fixes

  • set last_release_version output even if no release has been published (b1467cd)

v3.1.0

1 year ago

3.1.0 (2022-08-05)

Features

  • handle versioned extends inputs correctly (4a51b9f)