1.1.0 • Published 9 months ago

@merkle-open/cz-conventional-changelog v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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

1.1.0

9 months ago

1.0.4

10 months ago

1.0.2

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago