0.0.1 • Published 3 years ago

@findify/lerna-conventional-changelog v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

findify-conventional-changelog

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

Commitlint

If using the commitlint js library, the "maxHeaderWidth" configuration property will default to the configuration of the "header-max-length" rule instead of the hard coded value of 100. This can be ovewritten by setting the 'maxHeaderWidth' configuration in package.json or the CZ_MAX_HEADER_WIDTH environment variable.