Ross ROSS = Recommend OSS · open-source software intelligence for agents

vercel/release

Generate changelogs with a single command observed · 2026-08-28

github.com/vercel/release · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 83
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3541
  • days_rel: n/a
  • days_push: 104
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3585 stars · 117 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Release is a command-line tool by Vercel that automatically creates GitHub Releases populated with commits made since the last release. It supports SemVer version bumping (major, minor, patch) and pre-release suffixes, with customizable markdown output via a hook file.

Use cases

  • generate a github release from recent commits
  • create changelogs with a single command
  • automate semver version bumping and tagging
  • publish pre-release versions like canary or beta
  • customize release notes with a hook script
  • exclude certain commits from release notes

When to choose

  • you want one-command GitHub Release creation from git commits
  • you follow SemVer and want automated major/minor/patch bumps
  • you need pre-release versioning with custom suffixes
  • you want to predefine release types in commit messages

When to avoid

  • you need fully automated CI/CD publishing to npm or other registries
  • you want conventional-changelog-style categorized changelogs
  • you don't host your code on GitHub
  • you need monorepo-aware multi-package releases

Facets

cli-tool · maturity stable

cli developer-tools version-control documentation developer-tools version-control cli cross-platform github-releases changelog-generation semver npm-package release-automation command-line automation nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
vercel/releasemain60

For agents

markdown · JSON · MCP: product_card(name="vercel/release")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem