Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 07:51
· 12 commits to master since this release

1.2.0 (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)
  • semantic-release: remove release notes from release commit (105789d)
  • use main in reusable workflows (5b0a96e)
  • workflows: fix reusable workflows (989a342)