mirror of
https://github.com/devtoolsd/awesome-devtools.git
synced 2026-07-16 13:02:58 -05:00
[PR #189] Add changegen - Generate changelogs from git history #2675
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/devtoolsd/awesome-devtools/pull/189
Author: @bbs-company
Created: 4/18/2026
Status: 🔄 Open
Base:
main← Head:add-changegen📝 Commits (1)
f9f039aAdd changegen to CLIs & Terminal Tools section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
readme.md(+1 -0)📄 Description
Adds changegen to the CLIs & Terminal Tools section.
changegenis a CLI tool that generates clean, categorized changelogs from git commit history using Conventional Commits.Reads git history since the latest tag, categorizes commits by type (feat, fix, chore, etc.), and writes
CHANGELOG.mdwith colorized terminal output.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.