1.0.4 • Published 2 years ago

conventional-changelog-semf-config v1.0.4

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

This preset extends the conventional-changelog-angular preset

Differences to conventional-changelog-angular

  • 使用 禅道 或者其他工具管理项目,可以将 GitHub/GitLab 的 issues 地址替换成 bugsUrl 中的地址
  • 显示 commit 对应的提交人邮箱地址
  • 使用 emojis

前置插件准备

npm i commitizen cz-conventional-changelog conventional-changelog-cli --save-dev

npm install --save-dev release-it
npm install conventional-changelog-custom-config --save-dev