Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 03:26
· 31 commits to master since this release
a3c23b6

3.0.0 (2026-08-07)

Features

  • body-leading-blank: elevate to an error (8a46c85)
  • footer-leading-blank: elevate to an error (e60e8cc)

BREAKING CHANGES

  • body-leading-blank: commit messages with a body that lacks a leading
    blank line now fail commitlint instead of only warning.
  • footer-leading-blank: commit messages with a footer that lacks a leading
    blank line now fail commitlint instead of only warning.