This package has been deprecated

Author message:

Package no longer maintained. Use https://www.npmjs.com/package/@merkle-open/cz-conventional-changelog instead.

@namics/cz-conventional-changelog

3.0.1 • Public • Published

Shared commitizen conventional changelog config npm version

reusable commitizen conventional changelog config

Usage

npm install --save-dev commitizen @namics/cz-conventional-changelog

package.json

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

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

License

MIT License

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @namics/cz-conventional-changelog

    Weekly Downloads

    81

    Version

    3.0.1

    License

    MIT

    Unpacked Size

    6.48 kB

    Total Files

    5

    Last publish

    Collaborators

    • coder1389
    • merkleorg
    • namicsorg
    • ernscht
    • tamara027
    • tsailer