Closed louib closed 10 months ago
With the previous regex, the BREAKING CHANGE: string would only get detected when at the beginning of the commit description. This commit should allow the breaking changes to be documented anywhere in the commit description.
BREAKING CHANGE:
With the previous regex, the
BREAKING CHANGE:
string would only get detected when at the beginning of the commit description. This commit should allow the breaking changes to be documented anywhere in the commit description.