Skip to content

fix: correcly classify conventional title with breaking change

Simon Chabot requested to merge topic/default/fix-breaking-changes into branch/default

handles:

feat!: title
feat!(scope): title
feat(scope)!: title

Merge request reports