0
0
mirror of https://github.com/conventional-commits/conventionalcommits.org.git synced 2025-08-29 17:25:32 +00:00

feat: add cz-git to commit message generators section

This commit is contained in:
Om Kenge 2024-10-04 17:22:59 +05:30
parent ad58fcacd2
commit 3a476822e4

View File

@ -61,6 +61,7 @@ The first draft of this specification has been written in collaboration with som
* [Conventional Commits Linter](https://gitlab.com/DeveloperC/conventional_commits_linter): A tooling and language agnostic Git commit linter for the _Conventional Commits_ specification.
* [Uplift](https://github.com/gembaadvantage/uplift): Semantic versioning the easy way. Powered by Conventional Commits. Built for use with CI.
* [Monopub](https://github.com/thi-ng/monopub): Conventional Commits-driven release tool for monorepo releases, versioning & changelog generation
* [cz-git](https://github.com/Zhengqbbb/cz-git): A customizable CLI tool for generating commit messages following Conventional Commits.
## Projects Using Conventional Commits