You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Copy file name to clipboardExpand all lines: content/next/index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -268,6 +268,7 @@ Configurable and usable for PHP projects as a composer dependency or usable glob
268
268
*[Cocogitto](https://github.com/oknozor/cocogitto): Cocogitto is a set of cli tools for the conventional commits and semver specifications.
269
269
*[Conventional Commits Linter](https://gitlab.com/DeveloperC/conventional_commits_linter): A tooling and language agnostic Git commit linter for the _Conventional Commits_ specification.
270
270
*[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.
0 commit comments