Skip to content

Releases: cycjimmy/semantic-release-action

v4.1.0

19 Mar 14:06
Compare
Choose a tag to compare

4.1.0 (2024-03-19)

Bug Fixes

  • fix syntax error for importing (4297675)

Features

  • add repository_url input (8dffec4)

v4.0.0

31 Aug 02:53
Compare
Choose a tag to compare

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

30 Mar 08:16
Compare
Choose a tag to compare

3.4.2 (2023-03-30)

Bug Fixes

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

v3.4.1

30 Mar 05:56
Compare
Choose a tag to compare

3.4.1 (2023-03-30)

Bug Fixes

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

v3.4.0

15 Mar 02:49
Compare
Choose a tag to compare

3.4.0 (2023-03-15)

Features

v3.3.0

07 Mar 02:21
Compare
Choose a tag to compare

3.3.0 (2023-03-07)

Features

  • support for option tagFormat (ed38eb0)

v3.2.0

04 Nov 14:02
Compare
Choose a tag to compare

3.2.0 (2022-11-04)

Features

  • added gitHead and gitTag outputs (385af4f)

v3.1.2

19 Oct 02:32
Compare
Choose a tag to compare

3.1.2 (2022-10-19)

Bug Fixes

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

v3.1.1

30 Aug 06:09
Compare
Choose a tag to compare

3.1.1 (2022-08-30)

Bug Fixes

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

v3.1.0

05 Aug 02:13
Compare
Choose a tag to compare

3.1.0 (2022-08-05)

Features

  • handle versioned extends inputs correctly (4a51b9f)