conventional-commit-types

List of conventional commit types.

ISC 10 个版本
安装
npm install conventional-commit-types
yarn add conventional-commit-types
pnpm add conventional-commit-types
bun add conventional-commit-types
README

conventional-commit-types

npm Build Status

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, 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.

Can be used with kentcdodds/validate-commit-msg.

Commit types originally from:

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

版本列表
3.0.0 2019-12-21
2.3.0 2019-10-05
2.2.0 2017-07-03
2.1.1 2019-04-10
2.1.0 2016-09-17
2.0.0 2016-08-09
1.0.3 2016-08-07
1.0.2 2016-08-07
1.0.1 2016-08-07
1.0.0 2016-08-07