macOS
brew install release-itlocal Homebrew formula metadata
brew / rank 4637
Generic CLI tool to automate versioning and package publishing related tasks. Version 21.1.0 via Homebrew; verified 2026-09-18.
install
brew install release-itlocal Homebrew formula metadata
overview
Generic CLI tool to automate versioning and package publishing related tasks
history
Release It! is a configurable CLI for automating project versioning and publishing. It coordinates version selection, Git operations, changelog generation, package publication, forge releases, hooks, and plugins.
Release It! began as a generic command-line release workflow and evolved through successive major versions. Version 3 renamed the primary configuration file from `.release.json` to `.release-it.json`; later releases reorganized Git, script, and distribution settings and continued raising supported Node.js baselines.
Although it is package-manager-agnostic, the project says most users apply it to npm packages. It also supports global installation through npm and Homebrew and operation in CI environments.
Run it from a project root through `npm run release`, `npx release-it`, or the `release-it` executable. Interactive mode prompts for the next version and tasks; CI mode performs the configured workflow without prompts.
Release It! packages the repetitive mechanics around releases—version bumps, Git commits and tags, changelogs, registry publishing, and forge releases—behind one configurable CLI. Its hooks and plugin system make it useful beyond JavaScript-only publishing workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
PROJECT_ROOT/.release-it.jsonPROJECT_ROOT/.release-it.tsPROJECT_ROOT/.release-it.jsPROJECT_ROOT/.release-it.cjsPROJECT_ROOT/.release-it.yamlPROJECT_ROOT/.release-it.ymlPROJECT_ROOT/.release-it.tomlPROJECT_ROOT/package.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
release-it | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/release-it/release-it
install metadata
| Package key | brew:release-it |
|---|---|
| Version | 21.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/release-it |
| Homepage | https://github.com/release-it/release-it |
| Repository | https://github.com/release-it/release-it |
| License | MIT |
| Source archive | https://registry.npmjs.org/release-it/-/release-it-21.0.2.tgz |
| Last updated | 2026-09-18T09:56:56Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | release-it |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.