Skip to content

v1.2.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 06:48
· 17 commits to beta since this release

1.2.0-beta.1 (2024-02-11)

Features

  • gh actions: add workflow to lint all the messages in a commit (a37e591)
  • use reusable validation workflow (0143140)
  • use reusable workflow (f2aa72f)
  • validation & lintcommitmessages workflows: run on all pull requests (e94629e)

Bug Fixes

  • release action: call reusable workflow properly and pass the secrets correctly (192fb68)
  • release workflow: do not pass GITHUB_TOKEN (976c222)
  • use main in reusable workflows (5b0a96e)
  • workflows: fix reusable workflows (989a342)