2.0.0 • Published 8 years ago

react-commit-types v2.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

react-commit-types

Adapted from conventional-commit-types (Readme below)

List of conventional commit types.

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, etc. See index.json. Any alternatives should follow the same spec.

Etc.

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

Commit types originally from:

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