auto-changelog icon indicating copy to clipboard operation
auto-changelog copied to clipboard

--breaking-pattern

Open KeNaCo opened this issue 4 years ago • 0 comments

Add support for: --breaking-pattern [regex] # regex pattern for breaking change commits

TODO:

  1. Observe original implementation, comment examples, and differences.
  2. Prepare tests
  3. Implement solution
  4. Send PR

DoD: PR is approved and merged to master.

Source: https://www.npmjs.com/package/auto-changelog

Relates to #57

KeNaCo avatar Apr 12 '20 20:04 KeNaCo