Skip to content

Releases: codfish/semantic-release-action

v3.4.1

17 Jun 19:45
9a999e0
Compare
Choose a tag to compare

3.4.1 (2024-06-17)

Bug Fixes

  • update release workflow to ensure every docker tag is pushed (#208) (9a999e0)

v3.4.0

15 Jun 18:57
ac1b7f3
Compare
Choose a tag to compare

3.4.0 (2024-06-15)

Features

v3.3.0

09 Apr 19:15
b0e57c9
Compare
Choose a tag to compare

3.3.0 (2024-04-09)

Features

  • use node v20.12.1 and use node-slim instead of alpine (#205) (b0e57c9), closes #204

v3.2.0

08 Apr 21:49
f93cffb
Compare
Choose a tag to compare

3.2.0 (2024-04-08)

Features

v3.1.1

31 Mar 13:55
b9aa6f1
Compare
Choose a tag to compare

3.1.1 (2024-03-31)

Bug Fixes

  • respect semantic config if it exists (37e061a), closes #199

v3.1.0

10 Feb 22:34
07170c8
Compare
Choose a tag to compare

3.1.0 (2024-02-10)

Bug Fixes

  • set default values in the entrypoint (1370f92)

Features

v3.0.0

09 Nov 21:04
ee5b4af
Compare
Choose a tag to compare

3.0.0 (2023-11-09)

Bug Fixes

  • run safe-directory on /github/workspace (3e26d45)

Features

  • bump semantic to v22, use node v20 (7f2510c)
  • include main branch by default, update input casing (ad7eb9d)

BREAKING CHANGES

v2.2.1

09 Nov 16:50
3607258
Compare
Choose a tag to compare

2.2.1 (2023-11-09)

Bug Fixes

  • force install additional plugins (78f3935)
  • revert back to 18.7.0 (b81ef1d)

v2.2.0

02 Apr 16:39
7852422
Compare
Choose a tag to compare

2.2.0 (2023-04-02)

Features

  • add type, channel, gitHead, gitTag, name outputs (04df07b)

v2.1.0

08 Mar 02:10
4e0079a
Compare
Choose a tag to compare

2.1.0 (2023-03-08)

Features

  • bump to semantic-release v20, @actions/core v1.10 (3f78bff)