# unjs/changelogen

💅 Beautiful Changelogs using Conventional Commits

Repository: https://github.com/unjs/changelogen
Canonical: https://ross.abutalabs.com/products/changelogen
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-26T10:03:16+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 40, longevity 100
- inputs: {"age_days": 1584, "days_push": 7, "days_rel": 548, "gap_med": 5, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1257, forks 72 (observed 2026-08-28T04:04:09.384248+00:00)

## What it is
Changelogen is a TypeScript CLI tool that generates beautiful Markdown changelogs from Conventional Commits in a git repository. It can also bump package versions, create git commits and tags, and publish packages to npm.

## Use cases
- generate a changelog from conventional commits
- bump package. version and update CHANGELOG.md
- create a release commit and git tag automatically
- publish a package to npm with a version suffix
- generate canary releases with date and commit hash suffixes
- list contributors in release notes

## When to choose
- you follow conventional commits and want automated changelog generation
- you want a lightweight all-in-one version bump, tag, and publish CLI
- you need canary or prerelease versioning with suffixes

## When to avoid
- you don't use conventional commits or git tags
- you need fully customizable changelog templates beyond what changelogen offers
- you use a language ecosystem without package.

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, version-control, ci-cd, markdown
- domain: developer-tools, version-control
- platform: cli, cross-platform
- tags: changelog, conventional-commits, semver, release-automation, npm-publish, git, command-line, automation, nodejs

## Member repositories
- unjs/changelogen (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:09.384248+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:13.474621+00:00, confidence not recorded.
  - readme: https://github.com/unjs/changelogen (fetched 2026-08-28T04:04:09.384248+00:00, sha efd85b509826)
  - registry_npm: https://registry.npmjs.org/changelogen (fetched 2026-08-29T12:17:29.732853+00:00, sha e15bb6d20c01)
- Data as of 2026-08-30T08:39:29.467469+00:00.
