Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 02:57
· 45 commits to main since this release

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)