A fork of conventional-changelog-conventionalcommits1 to generate Conventional Changelogs from repos using emojional commits (as implemented by the emojional-commitment git commit-msg hook).
Customisations implemented:
-
writer-opts.js: customised mapping of types -> changelog sections in function
defaultConfig()
-
parser-opts.js: customised regexes to match
headerPattern
andbreakingHeaderPattern
-
@ c35708d ↩