Changesets
🦋 A tool to manage versioning and changelogs with a focus on monorepos observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 2722
- days_rel: 14
- days_push: 7
- n_releases_24m: 112
Adoption not part of the score
12329 stars · 820 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Changesets is a CLI tool and workflow for managing package versioning and changelog generation, with first-class monorepo support. Contributors declare changes in Markdown files with YAML frontmatter, and the tool handles semver bumps, changelogs, and publishing.
Use cases
- manage versioning and changelogs in a monorepo
- automate npm package releases from pull requests
- let contributors declare semver bump types per change
- generate changelogs automatically for multiple packages
- keep interdependent workspace packages in sync
- set up a release PR workflow in CI
When to choose
- you maintain a monorepo with multiple published packages
- you want contributors to describe release intent in PRs
- you need automated version bumps, changelogs, and npm publishing
When to avoid
- you release a single app with no published packages
- you prefer fully conventional-commit-based release tooling like semantic-release
- you need non-JavaScript package ecosystems
Facets
cli-tool · maturity active
version-control ci-cd developer-tools documentation developer-tools version-control cli cross-platform semver changelog monorepo npm-publishing release-automation automation nodejs
4 sources
- readme: https://github.com/changesets/changesets · fetched 2026-08-28 · e32943571487
- homepage: https://changesets.dev · fetched 2026-08-29 · 3f96615743be
- site_page: https://changesets.dev/guide/getting-started · fetched 2026-08-29 · c02ec53fc628
- site_page: https://changesets.dev/faq · fetched 2026-08-29 · c4a58045c81f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| changesets/changesets | main | 95 |
| changesets/action | plugin | 99 |
For agents
markdown · JSON · MCP: product_card(name="changesets/changesets")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem