@connorbrathwaite/cz-adapter
v2.2.0
Published
cz adapter
Downloads
15
Readme
cz-adapter
setup
- install this adapter
yarn add -D @connorbrathwaite/cz-adapter- reference it in your
.cz.jsonof your project
{
"path": "node_modules/cz-adapter/"
}usage
git add .
git cz instead of git commit
versioning
projects following the adapter's conventions may produce an automated CHANGELOG.md via commitizen adapter for standard-version.
