maven-gitlog-plugin
maven-gitlog-plugin copied to clipboard
Consider adding support for conventional commits
It would be handy to have support for https://www.conventionalcommits.org In this case, the generated changelog will group commits by bug fixes/features/build/test/etc changes.
See also: https://github.com/conventional-changelog/conventional-changelog
That would make it possible for me to avoid using standard-version altogether on my Java-only projects!
Any updates on this?
Hi, no updates. (I don't plan to work on this but would consider pull requests that were simple enough for me to understand quickly.)