Zhengqbbb / cz-git

cz-git | czg 🛠️ DX first and more engineered, lightweight, customizable, standard output format Commitizen adapter and CLI
https://cz-git.qbb.sh
MIT License
1.05k stars 39 forks source link

[Feature Request] support bump & Automatic update log generation #118

Closed laterdayi closed 1 year ago

laterdayi commented 1 year ago

💭 Describe the feature

https://commitizen-tools.github.io/commitizen/bump/

💡 Proposed Solution

No response

Zhengqbbb commented 1 year ago

how to bump and gen changelog is user to choose npm package.

This is python package. python env your can choose it. But npm env have so many package you can choose. cz-git just a follow Conventional Commits rule's git commit CLI

There are pkg you can choose

About bump:

bumpp: https://www.npmjs.com/package/bumpp

About changelog:

changset: https://www.npmjs.com/package/@changesets/cli changelogen: https://github.com/unjs/changelogen conventional-changelog-cli: https://www.npmjs.com/package/conventional-changelog-cli changelogithub: https://github.com/antfu/changelogithub