1.1.0 • Published 4 months ago

cz-conventional-changelog-cmyr v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

草梅友仁自定义的 commitizen 配置

🏠 主页

https://github.com/CaoMeiYouRen/cz-conventional-changelog-cmyr#readme

Demo

https://github.com/CaoMeiYouRen/cz-conventional-changelog-cmyr#readme

依赖要求

  • node >=12

安装

npm install cz-conventional-changelog-cmyr -D

使用

package.json 添加如下配置

 {
     "config": {
         "commitizen": {
             "path": "./node_modules/cz-conventional-changelog-cmyr"
         }
     }
 }

开发

npm run dev

编译

npm run build

Lint

npm run lint

Commit

npm run commit

作者

👤 CaoMeiYouRen

🤝贡献

欢迎 贡献、提问或提出新功能!如有问题请查看 issues page. 贡献或提出新功能可以查看contributing guide.

💰支持

如果觉得这个项目有用的话请给一颗⭐️,非常感谢

📝 License

Copyright © 2021 CaoMeiYouRen. This project is MIT licensed.


This README was generated with ❤️ by cmyr-template-cli