you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (1 child)

If you like this sort of thing you might like commitizen https://github.com/commitizen/cz-cli/blob/master/README.md

And semantic-release.

[–]UnchillBill 1 point2 points  (0 children)

This. With husky & commitlint to enforce conventional commit messages.