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): Added a conditional to show a ticket in the title #40

Closed vitorLostadaC closed 1 year ago

vitorLostadaC commented 1 year ago

It was not possible to hide the ticket on the title of the commit

Old behavior

Screenshot from 2023-05-18 11-07-36

New/expected behavior

Screenshot from 2023-05-18 11-08-10

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket:

Everduin94 commented 1 year ago

Great catch. -- Thanks for following the commit format as well, just a small heads up I removed the emoji on the squash because I still need to implement - https://github.com/Everduin94/better-commits/issues/39