3.0.1 • Published 6 months ago

conventional-commit-types-zh-cn v3.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

conventional-commit-types

npm version npm downloads

List of conventional commit types described in Simplified Chinese.

Spec

Exports an object with a types key whose value is an object whose keys are type names and whose values are objects with key-value pairs such as description as string, optional title as string, etc. See index.json. Any alternatives should follow the same spec.

Etc.

Used by commitizen/cz-conventional-changelog for commitizen/cz-cli.

(Archived) Can be used with kentcdodds/validate-commit-msg.

Commit types originally from:

Created for AndersDJohnson/conventional-commit-types-cli.