This package has been deprecated

Author message:

this package has been deprecated

cz-adapter

0.1.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i cz-adapter

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • connorbrathwaite