Skip to content

Releases: open-turo/actions-release

v4.0.1

27 Oct 03:02
Compare
Choose a tag to compare

4.0.1 (2023-10-27)

Bug Fixes

  • semantic-release: only output last release when there is one (44c3646)

Build System

v4.0.0

26 Oct 02:57
Compare
Choose a tag to compare

4.0.0 (2023-10-26)

⚠ BREAKING CHANGES

  • lint-release-notes: lint-release-notes only runs on pull_request events.
    When moving to v4, you will need to shift the usage to GHA that are
    pull_request triggers.

Features

  • lint-release-notes: allow for overriding of the github env variables when running (883fda5)

v3.2.0

26 Oct 01:40
Compare
Choose a tag to compare

3.2.0 (2023-10-26)

Features

  • allow for overriding of the github env variables when running (e93e817)

v3.1.1

13 Oct 18:08
Compare
Choose a tag to compare

3.1.1 (2023-10-13)

Bug Fixes

  • conditional checkout command (c7350b6)

v3.1.0

29 Sep 17:10
Compare
Choose a tag to compare

3.1.0 (2023-09-29)

Features

  • semantic-release: support json branches input (7d81c16)

Tests

  • add test for json branches input (fd370e4)

v3.0.1

15 Sep 19:52
2287ead
Compare
Choose a tag to compare

3.0.1 (2023-09-15)

Bug Fixes

  • lint-release-notes: use semantic-release v3 (2287ead)

v3.0.0

15 Sep 16:52
Compare
Choose a tag to compare

3.0.0 (2023-09-15)

⚠ BREAKING CHANGES

  • Users should update open-turo/actions-release/release-notes-preview@v2 to
    open-turo/actions-release/lint-release-notes@v3.

Bug Fixes

  • remove deprecated release-notes-preview action (e6ccbb9)

Documentation

v2.3.1

15 Sep 20:46
Compare
Choose a tag to compare

v2.3.0

15 Sep 04:37
Compare
Choose a tag to compare

2.3.0 (2023-09-15)

Features

  • release-notes-preview: add breaking changes doc check (7f20099)

v2.2.0

14 Sep 19:22
Compare
Choose a tag to compare

2.2.0 (2023-09-14)

Features

  • semantic-release: adds last-release outputs (11fe39f)