There was an error while loading. Please reload this page.
fix: recognize `BREAKING-CHANGE` trailers (#40) > 16. `BREAKING-CHANGE` MUST be synonymous with `BREAKING CHANGE`, when used as a token in a footer. > -- https://www.conventionalcommits.org/en/v1.0.0/#specification Fixes #39
fix: detect eof as end of parsing in scanner (#37) Fixes: #36
chore: updates workflows (#35)
feat: introduce github action to publish to crates (#32) Ref: #30
feat(body): surround body with `message` node (#4) Ref: #3
docs: add informations about injected languages