🍺 BREW Explorer

← all formulae

bumpp

brew install bumpp v11.1.0 MIT

Interactive CLI that bumps your version numbers and more

23
30-day installs · #6383
71
90-day · #6400
227
365-day · #7034
943
★ GitHub stars · updated 3mo ago

Runtime dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "node"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Interactive CLI that bumps your version numbers and more",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:02+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "bumpp",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-05-07T09:09:05Z",
  "github_readme_excerpt": "# bumpp\n\n[![NPM version](https://img.shields.io/npm/v/bumpp?color=a1b858\u0026label=)](https://www.npmjs.com/package/bumpp)\n\nForked from [`version-bump-prompt`](https://github.com/JS-DevTools/version-bump-prompt)\n\n\u003c!-- eslint-disable-next-line markdown/heading-increment --\u003e\n###### Changes in this fork\n\n- Renamed to `bumpp` - so you can use `npx bumpp` directly.\n- Use the current version\u0027s `preid` when available.\n- Confirmation before bumping.\n- Enable `--commit` `--tag` `--push` by default. (opt-out by `--no-push`, etc.)\n- `-r` or `--recursive` to bump all packages in the monorepo.\n- `--execute` to execute the command, or execute a function before committing.\n- Conventional Commits by default.\n- Ships ESM and CJS bundles.\n- Supports config file `bump.config.ts`:\n\n```ts\n// bump.config.ts\nimport { defineConfig } from \u0027bumpp\u0027\n\nexport default defineConfig({\n  // ...options\n})\n```\n",
  "github_repo": "antfu-collective/bumpp",
  "github_stars": 943,
  "github_topics": [],
  "homepage": "https://github.com/antfu-collective/bumpp",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 23,
  "installs_365d": 227,
  "installs_90d": 71,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "bumpp",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6383,
  "rank_365d": 7034,
  "rank_90d": 6400,
  "raw_hash": "b64a6b9341c819a5",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/b/bumpp.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "11.1.0",
  "versioned_formulae": [],
  "why_use_this": null
}