bump-version

$npx mdskill add opentabs-dev/opentabs/bump-version

Increment package versions across all platform packages and plugins simultaneously for release preparation.

  • Helps automate version updates to maintain consistency across multiple packages during releases.
  • Integrates with package management tools to handle version bumps in lockstep.
  • Triggers on user commands like bump version, update version, or prepare release.
  • Presents results by updating version files and confirming changes to the user.
SKILL.md
.github/skills/bump-versionView on GitHub ↗
---
name: bump-version
description: 'Bump package versions across all platform packages and plugins in lockstep. Use when the user wants to bump versions, update versions, or prepare a release. Triggers on: bump version, bump versions, version bump, update version, prepare release.'
---

**IMPORTANT: This file is a stub. The actual skill content is maintained in `__SKILL__.md` in this same directory.**

Before proceeding, you MUST read the file `.claude/skills/bump-version/__SKILL__.md` for the latest skill instructions. The content is kept separate so that updates to the skill are always picked up fresh, even if this stub was cached at the start of a session.
More from opentabs-dev/opentabs