version-bump-cx
SolidBump version, auto-generate CHANGELOG from git commits, update all versioned files, and refresh root + docs/ documentation to reflect the current project state
Install
Quality Score: 93/100
Skill Content
Details
- Author
- diegosouzapw
- Repository
- diegosouzapw/OmniRoute
- Created
- 3 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
generate-release-cx
Create a new release, bump version up to the .10 patch threshold, update changelog, and manage Pull Requests
bump-version
同步 bump workspace 版本号三处(Cargo.toml / src-tauri/Cargo.toml / src-tauri/tauri.conf.json)→ 跑 `just release-check`(版本一致 + preflight + lock 同步)。**只在**用户显式 `/bump-version <new>` 或自然语言"bump 版本 / 升版本号 / bump 到 X.Y.Z / 发 vX"时触发——模型不能自主调用,因为这是发版动作必须用户授权。完整发版流程见 `release-runbook` skill。
version-bumper
Automatically handles semantic version updates across plugin.json and marketplace catalog when user mentions version bump, update version, or release. Ensures version consistency in claude-code-plugins repository.
version-updates
Bump versions, update changelogs, and coordinate version changes across files for releases
version-bumper
Automates version upgrades and changelog synchronization across 7+ files (Code, READMEs, Docs). Use when a plugin is ready for release to ensure version consistency.