Skip to content

Releases: cycjimmy/semantic-release-action

v6.0.0

17 Nov 07:36

Choose a tag to compare

6.0.0 (2025-11-17)

Features

  • deps: update semantic-release to version 25 (9246c0b)

BREAKING CHANGES

  • deps: Update semantic-release to version 25

v5.0.2

10 Oct 06:28

Choose a tag to compare

5.0.2 (2025-10-10)

Bug Fixes

  • further fix of result handling in windUpJob.task.js (451bf1f), closes #264

v5.0.1

09 Oct 10:13

Choose a tag to compare

v5.0.1 Pre-release
Pre-release

5.0.1 (2025-10-09)

Bug Fixes

  • improves result handling in windUpJob.task.js (4267eee)

v5.0.0

30 Aug 01:16

Choose a tag to compare

5.0.0 (2025-08-30)

Features

  • update node version on runner to 24 (7869323)

BREAKING CHANGES

  • this action now runs using node 24

v4.2.2

04 Jul 15:16

Choose a tag to compare

4.2.2 (2025-07-04)

Bug Fixes

  • cleanupNpmrc.task.js: Use @actions/io to remove .npmrc (b7db0cb)

v4.2.1

07 Jun 15:35

Choose a tag to compare

4.2.1 (2025-06-07)

Bug Fixes

  • update marked terminal to v7.3.0 (b52fa1b)

v4.2.0

14 Mar 08:16

Choose a tag to compare

4.2.0 (2025-03-14)

Features

  • add ability to unset GITHUB_ACTION env var (266ea7e)

v4.1.1

25 Sep 05:57

Choose a tag to compare

4.1.1 (2024-09-25)

Bug Fixes

  • default use semantic-release@24 (c22487b)

v4.1.0

19 Mar 14:06

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

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