v2.0.0
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