Everduin94 / better-commits

A CLI for creating better commits following the conventional commits specification
MIT License
1.96k stars 69 forks source link

fix(main): #44 add underscore inference #45

Closed Everduin94 closed 1 year ago

Everduin94 commented 1 year ago

added a check for TAG-letterswithnumbers_. This is to support clickup style ticket names. Explicitly checking for underscore prevents matching on something as simple as word-word

Closes: #44

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.5.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: