Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 18:59
· 4 commits to main since this release

2.0.0 (2024-12-09)

chore

  • engines: require node 22 and up and npm 10 and up (8df5ced)

Features

  • plugins: add a rule to detect commits which would skip the ci (d4d9a1d)
  • rules: add error for body- and footer-leading-blank (65b14e2)

BREAKING CHANGES

  • rules: error is being thrown for rule body- and footer-leading-blank
  • engines: require at least node 22 and npm 10