Skip to content

Commit ef51ace

Browse files
committed
docs: add changegen to tooling list
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
1 parent 7d293dc commit ef51ace

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/next/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ Configurable and usable for PHP projects as a composer dependency or usable glob
268268
* [Cocogitto](https://github.com/oknozor/cocogitto): Cocogitto is a set of cli tools for the conventional commits and semver specifications.
269269
* [Conventional Commits Linter](https://gitlab.com/DeveloperC/conventional_commits_linter): A tooling and language agnostic Git commit linter for the _Conventional Commits_ specification.
270270
* [Uplift](https://github.com/gembaadvantage/uplift): Semantic versioning the easy way. Powered by Conventional Commits. Built for use with CI
271+
* [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.
271272

272273
## Projects Using Conventional Commits
273274

0 commit comments

Comments
 (0)