entity icon indicating copy to clipboard operation
entity copied to clipboard

Conventional commits parser fails when using "!" to signify breaking change

Open wschurman opened this issue 4 years ago • 0 comments

https://github.com/conventional-changelog/conventional-changelog/issues/648

Angular parser is the correct one I think https://github.com/conventional-changelog/conventional-changelog/tree/0d7385543cbf14394206c2f739a82d1ccf118586/packages/conventional-changelog-angular

As described in https://www.conventionalcommits.org/en/v1.0.0/.

This is making the changelog incorrect for our project since I've been following that spec.

wschurman avatar Oct 09 '20 18:10 wschurman