phly / keep-a-changelog

Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.
https://phly.github.io/keep-a-changelog/
BSD 2-Clause "Simplified" License
181 stars 21 forks source link

Adopt ramsey/conventional-commits #93

Open weierophinney opened 3 years ago

weierophinney commented 3 years ago

Feature Request

Q A
New Feature yes AND no
BC Break no

Summary

Currently, I'm using a regex with captainhook to enforce conventional commits. Ben Ramsey has a plugin for captainhook that is more robust: https://github.com/ramsey/conventional-commits