1.1.2 • Published 6 years ago

cz-zh v1.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

cz-zh

Status: version

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

基于cz-conventional-changelog制作的定制化工具

安装

$ npm install -g cz-zh

使用

运行下面的命令,使其支持 我们根据Angular规范定制后 的 Commit message 格式。

$ echo '{ "path": "cz-zh" }' > ~/.czrc

以后,凡是用到git commit命令,一律改为使用git cz。这时,就会出现选项,用来生成符合格式的 Commit message。

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago