From d61e44268b7e9cb114cb62c9baf6ea9c51114200 Mon Sep 17 00:00:00 2001 From: Om Kenge <88768848+omkenge@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:04:07 +0530 Subject: [PATCH] feat: add cz-git to commit message generators section (#609) --- content/about/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/about/index.md b/content/about/index.md index aa8034d..86abc8d 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -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