cookpete/auto-changelog
Command line tool for generating a changelog from git tags and commit history observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 84
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3898
- days_rel: n/a
- days_push: 96
- n_releases_24m: 0
Adoption not part of the score
1395 stars · 162 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
auto-changelog is a Node.js command line tool that generates a CHANGELOG.md file from a git repository's tags and commit history. It supports customizable templates, tag patterns, and link generation for commits, issues, and merges.
Use cases
- generate a changelog from git commit history
- create release notes automatically from git tags
- produce a keepachangelog-format changelog for my repo
- generate changelog for a monorepo
- customize changelog output with templates and regex patterns
When to choose
- you maintain a git-based project and want an automated, repeatable changelog
- you want configurable templates and tag/issue pattern matching
- you prefer a simple npm-installed CLI with no CI dependency
When to avoid
- you use conventional commits and want semantic-release-style automated versioning and publishing
- your project is not version-controlled with git
- you need changelogs generated from GitHub PRs/issues rather than git history
Facets
cli-tool · maturity active
cli documentation version-control developer-tools developer-tools version-control documentation cli cross-platform changelog-generator git npm release-notes markdown command-line nodejs
2 sources
- readme: https://github.com/cookpete/auto-changelog · fetched 2026-08-28 · 96d7cd8d8811
- registry_npm: https://registry.npmjs.org/auto-changelog · fetched 2026-08-29 · a36d649cbcb6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cookpete/auto-changelog | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="cookpete/auto-changelog")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem