2.0.1 (2024-12-10)
- rules: fix logic of skip ci (943cd45)
2.0.0 (2024-12-09)
- engines: require node 22 and up and npm 10 and up (8df5ced)
- plugins: add a rule to detect commits which would skip the ci (d4d9a1d)
- rules: add error for body- and footer-leading-blank (65b14e2)
- rules: error is being thrown for rule body- and footer-leading-blank
- engines: require at least node 22 and npm 10
1.0.5 (2024-03-17)
- dependencies: bump commitlint and husky (0aa26e6)
1.0.4 (2024-02-01)
- rules: set length of scope-min-length to 2 (8e93492)
1.0.3 (2023-11-16)
- engines: allow additional versions (8f87b45)
1.0.2 (2023-10-19)
- npm: remove semantic release dependencies (1d55a0e)
1.0.1 (2023-10-19)
- packages: remove obsolet dependencies, add project itself to validate commits (e789233)
- rules: add scope-empty (fa984b8)
- project: initial setup (fb7ab1d)