Skip to content

docs: add changegen to tooling list#694

Open
bbs-company wants to merge 1 commit into
conventional-commits:masterfrom
bbs-company:add-changegen-tool
Open

docs: add changegen to tooling list#694
bbs-company wants to merge 1 commit into
conventional-commits:masterfrom
bbs-company:add-changegen-tool

Conversation

@bbs-company
Copy link
Copy Markdown

@bbs-company bbs-company commented Apr 18, 2026

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:

  • Multiple output formats (Markdown, terminal display)
  • Scoped ranges via --from / --to flags
  • Ready-to-use GitHub Action for CI/CD

It fills a niche for teams that want a simple, npx-ready changelog generator without pulling in a larger toolchain.

Entry added

* [changegen](https://github.com/creativengine-ai/changegen): A zero-dependency Node.js CLI for generating formatted changelogs from git history using Conventional Commits. Supports multiple output formats and includes a ready-to-use GitHub Action.

changegen is a zero-dependency Node.js CLI for generating formatted
changelogs from git history using Conventional Commits. It supports
multiple output formats and includes a GitHub Action for CI/CD use.

https://github.com/bbs-company/changegen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant