# Install bumpp with Homebrew, Nix

Interactive CLI that bumps your version numbers and more. Version 11.1.0 via Homebrew; verified 2026-05-08.

## Install

```sh
sudo av install brew:bumpp
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install bumpp
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bumpp
```

  Evidence: nixpkgs package indexes: pkgs/by-name/bu/bumpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:bumpp
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/bumpp>
- **Version:** 11.1.0
- **Source summary:** Interactive CLI that bumps your version numbers and more
- **Homepage:** <https://github.com/antfu-collective/bumpp>
- **Repository:** <https://github.com/antfu-collective/bumpp>
- **Upstream docs:** <https://github.com/antfu-collective/bumpp#readme>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/bumpp/-/bumpp-11.1.0.tgz>
- **Last updated:** 2026-05-08T11:48:11Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- bumpp (cli)
- bumpp (alias)

## Dependencies

- node

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 11.1.0
- Package-manager updated: 2026-05-08
- Local data: ok
- Upstream repository: https://github.com/antfu-collective/bumpp
- info: No cached GitHub release or tag data was available.
## Project history and usage

bumpp is an interactive JavaScript/TypeScript version-bump CLI for projects that want to bump package versions, commit, tag, push, and optionally run commands in one prompt-driven flow.

### Project history

The README states that bumpp was forked from `version-bump-prompt` and renamed so users could run it directly as `npx bumpp`. The fork added confirmation before bumping, default commit/tag/push behavior, monorepo recursion, command execution hooks, Conventional Commits defaults, ESM and CJS bundles, and `bump.config.ts` support.

npm registry metadata shows the package appearing in July 2020 and continuing through major releases into 2026. The GitHub release feed shows v11.0.0 in March 2026 raising the Node requirement and v11.1.0 in May 2026 fixing CLI and Git push behavior.

### Adoption history

bumpp gained traction in the Node and TypeScript tooling world because it fits the `npx`/`pnpm dlx` style of one-off release commands. It is especially convenient for package.json-based libraries and monorepos that want an interactive release bump without a larger release-management platform.

### How it is used

Developers usually run `bumpp` in a repository, choose the next version interactively, and let the tool update files, make a Git commit, create a tag, push changes, and run configured commands. Projects that need repeatable behavior can define options in `bump.config.ts`.

### Why package nerds care

bumpp is a package-nerd tool because it automates the tiny but important ritual around npm releases: editing package metadata, producing Git tags, and making release commits predictable. Its design reflects modern JavaScript preferences for interactive CLIs, TypeScript config files, and monorepo-aware workflows.

### Timeline

- 2020-07: First npm publication of the bumpp package line.
- 2021-09: 7.x releases continued the post-fork package series.
- 2022-06: 8.x releases followed in the npm registry timeline.
- 2026-03: v11.0.0 introduced a breaking Node requirement update.
- 2026-05: v11.1.0 fixed config and Git push edge cases.

### Related projects

- Related tools include `version-bump-prompt`, npm version, changesets, semantic-release, release-it, and conventional-changelog based release flows.

### Sources

- <https://github.com/antfu-collective/bumpp>
- <https://github.com/antfu-collective/bumpp/releases>
- <https://raw.githubusercontent.com/antfu-collective/bumpp/main/README.md>
- <https://registry.npmjs.org/bumpp>


## Security Notes

No matching local secret-handling manifest was found for bumpp. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Configuration and credential file locations

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.


## Configuration files

- Unix: bump.config.ts
- Windows: bump.config.ts
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bumpp
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Nix - bumpp: normalized package name match | nixpkgs package indexes: pkgs/by-name/bu/bumpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [node](https://www.automicvault.com/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [bump-my-version](https://www.automicvault.com/pkg/brew/bump-my-version/) - Shares av.db curated category or tags: cli, developer-tools, release-automation, versioning.
- [cargo-release](https://www.automicvault.com/pkg/brew/cargo-release/) - Shares av.db curated category or tags: cli, developer-tools, release-automation, versioning.
- [changelogen](https://www.automicvault.com/pkg/brew/changelogen/) - Shares av.db curated category or tags: cli, conventional-commits, developer-tools, release-automation, typescript.
- [release-it](https://www.automicvault.com/pkg/brew/release-it/) - Shares av.db curated category or tags: cli, developer-tools, release-automation, versioning.
- [cargo-dist](https://www.automicvault.com/pkg/brew/cargo-dist/) - Shares av.db curated category or tags: cli, developer-tools, release-automation.
- [fastlane](https://www.automicvault.com/pkg/brew/fastlane/) - Shares av.db curated category or tags: cli, developer-tools, release-automation.
- [goreleaser](https://www.automicvault.com/pkg/brew/goreleaser/) - Shares av.db curated category or tags: cli, developer-tools, release-automation.
- [jreleaser](https://www.automicvault.com/pkg/brew/jreleaser/) - Shares av.db curated category or tags: cli, developer-tools, release-automation.
- [bumpp](https://www.automicvault.com/pkg/npm/bumpp/) - Same normalized package name appears in another local ecosystem. Shared terms: bumpp, node, version.
- [bumpp](https://www.automicvault.com/pkg/npm/bumpp/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/bumpp.yml](https://github.com/automic-vault/db/blob/main/combined/bumpp.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
