mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-24 06:40:53 -05:00
[PR #694] docs: add changegen to tooling list #4720
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/694
Author: @bbs-company
Created: 4/18/2026
Status: 🔄 Open
Base:
master← Head:add-changegen-tool📝 Commits (1)
ef51acedocs: add changegen to tooling list📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
content/next/index.md(+1 -0)📄 Description
What
Adds changegen to the tooling section of the specification.
Why
changegen is a zero-dependency Node.js CLI for generating formatted changelogs from git history using the Conventional Commits specification. It supports:
--from/--toflagsIt fills a niche for teams that want a simple,
npx-ready changelog generator without pulling in a larger toolchain.Entry added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.