Tyler Hawkins
Results
2
comments of
Tyler Hawkins
One note: In the past I've typically installed both [cz-conventional-changelog](https://www.npmjs.com/package/cz-conventional-changelog) and [commitizen](https://www.npmjs.com/package/commitizen) as dev dependencies. Interestingly enough, they both list each other as dependencies in their respective `package.json` files, so...
I ran into this same problem today as I was exploring the docs. Thanks for creating this PR!