@merkle-open/cz-conventional-changelog

1.1.0 • Public • Published

Shared commitizen conventional changelog config npm version

reusable commitizen conventional changelog config

Usage

npm install --save-dev commitizen @merkle-open/cz-conventional-changelog

package.json

  ...
  "scripts": {
    "cz": "git-cz",
    ...
  },
  "config": {
    "commitizen": {
      "path": "@merkle-open/cz-conventional-changelog"
    }
  },
  ...

Part of the commitizen family. Prompts for conventional changelog standard.

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i @merkle-open/cz-conventional-changelog

Weekly Downloads

535

Version

1.1.0

License

MIT

Unpacked Size

6.5 kB

Total Files

5

Last publish

Collaborators

  • ernscht
  • merkleorg