PaulHatch / semantic-version

A GitHub Action to generate semantic version from a git repository's commit history.
MIT License
338 stars 64 forks source link

Add "patch pattern" support for bump each commit versioning #116

Closed PaulHatch closed 1 year ago

PaulHatch commented 1 year ago

Adding support for using "bump each commit" but only bumping the version if a patch pattern is present as described in #69