0.1.2 • Published 6 years ago

cz-adapter v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

cz-adapter

NPM version license Conventional Commits

setup

  1. install this adapter
yarn add -D @connorbrathwaite/cz-adapter
  1. reference it in your .cz.json of 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.