release-it/release-it
🚀 Automate versioning and package publishing observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 96
- Release rhythm 96
- 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: 12.5
- age_days: 4614
- days_rel: 24
- days_push: 24
- n_releases_24m: 31
Adoption not part of the score
9034 stars · 574 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Release It! is a generic CLI tool that automates versioning and package publishing tasks such as bumping versions, creating Git commits/tags, generating changelogs, and publishing to npm, GitHub, or GitLab. It is highly configurable with hooks and a plugin system, and works in interactive or CI/CD modes.
Use cases
- automate npm package releases
- bump semver versions and tag git commits
- generate changelogs automatically
- publish GitHub or GitLab releases from CI
- manage pre-release versions
- release monorepo packages
When to choose
- you release npm packages or GitHub-hosted projects regularly
- you want one tool to handle version bump, tag, changelog, and publish
- you need CI/CD-friendly release automation with hooks and plugins
When to avoid
- your project is not version-controlled with Git
- you need language ecosystems outside Node.js without extra setup
- you prefer fully manual release control
Facets
cli-tool · maturity active
cli developer-tools ci-cd version-control workflow-automation plugin-system developer-tools version-control cli cross-platform release-automation semver changelog npm-publish git-tags github-releases gitlab-releases monorepo automation command-line nodejs
1 source
- readme: https://github.com/release-it/release-it · fetched 2026-08-28 · 86c1f53ee3b2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| release-it/release-it | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="release-it/release-it")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem