conventional-changelog/standard-version
:trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 92
- Release rhythm 8
- Longevity 100
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: 3803
- days_rel: n/a
- days_push: 48
- n_releases_24m: 0
Adoption not part of the score
7976 stars · 763 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
standard-version is a Node.js CLI utility that automates semantic version bumping and CHANGELOG.md generation based on Conventional Commits, replacing `npm version` with automatic changelog, commit, and git tag creation. The project is officially deprecated in favor of release-please or the commit-and-tag-version fork.
Use cases
- automatically bump semver versions from conventional commits
- generate a CHANGELOG.md from git commit history
- replace npm version with automated release commits and tags
- release a Node.js project without manual version editing
- enforce conventional commits in a release workflow
When to choose
- you maintain a legacy Node.js project already using standard-version
- you cannot use GitHub Actions and need a standalone release CLI
- you want a simple, battle-tested semver + changelog automation tool
When to avoid
- starting a new project - it is deprecated; use release-please or commit-and-tag-version instead
- you need monorepo or multi-language release support
- you rely on active maintenance and new features
Facets
cli-tool · maturity maintenance
version-control cli developer-tools documentation developer-tools version-control cli cross-platform conventional-commits semver changelog-generation release-automation git-tags deprecated automation command-line nodejs
2 sources
- readme: https://github.com/conventional-changelog/standard-version · fetched 2026-08-28 · aba05b9b819e
- registry_npm: https://registry.npmjs.org/standard-version · fetched 2026-08-29 · 4e88aa4f9c33
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| conventional-changelog/standard-version | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="conventional-changelog/standard-version")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem