increment-version
Use this skill when the user wants to increment or bump the project version number. This skill reads the current semantic version, increments it (patch/minor/major), updates package.json, Cargo.toml, and tauri.conf.json, runs cargo check to update Cargo.lock, and commits all changes to git with an appropriate commit message.
$ Installer
git clone https://github.com/twentynineteen/bucket /tmp/bucket && cp -r /tmp/bucket/.claude/skills/increment-version ~/.claude/skills/bucket// tip: Run this command in your terminal to install the skill
Repository

twentynineteen
Author
twentynineteen/bucket/.claude/skills/increment-version
0
Stars
0
Forks
Updated1w ago
Added1w ago