[PR #189] Add changegen - Generate changelogs from git history #2675

Open
opened 2026-06-09 22:21:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devtoolsd/awesome-devtools/pull/189
Author: @bbs-company
Created: 4/18/2026
Status: 🔄 Open

Base: mainHead: add-changegen


📝 Commits (1)

  • f9f039a Add 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.

changegen is a CLI tool that generates clean, categorized changelogs from git commit history using Conventional Commits.

npx @creativengine-ai/changegen

Reads git history since the latest tag, categorizes commits by type (feat, fix, chore, etc.), and writes CHANGELOG.md with colorized terminal output.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/devtoolsd/awesome-devtools/pull/189 **Author:** [@bbs-company](https://github.com/bbs-company) **Created:** 4/18/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-changegen` --- ### 📝 Commits (1) - [`f9f039a`](https://github.com/devtoolsd/awesome-devtools/commit/f9f039a55cad2cf21eb1a3b10ac86111f972fa1b) Add changegen to CLIs & Terminal Tools section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description Adds [changegen](https://github.com/creativengine-ai/changegen) to the CLIs & Terminal Tools section. `changegen` is a CLI tool that generates clean, categorized changelogs from git commit history using [Conventional Commits](https://www.conventionalcommits.org/). ``` npx @creativengine-ai/changegen ``` Reads git history since the latest tag, categorizes commits by type (feat, fix, chore, etc.), and writes `CHANGELOG.md` with colorized terminal output. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-09 22:21:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-devtools#2675