home/categories/web3-tools/victorfu-snap-tray-codex-skills-snaptray-bump-version-skill-md
web3-toolsblockchain

snaptray-bump-version

Bump the SnapTray app version in this repository when the user asks to bump version, release a new patch version, or update the app version number. Use only for SnapTray version bumps. The source of truth is `project(SnapTray VERSION ...)` in `CMakeLists.txt`. Every release bump must also update `CHANGELOG.md` with curated user-facing highlights derived from commit messages between the previous release tag and the new version, then create the matching local `v<version>` tag without pushing it. Prefer patch bumps unless the user gives an exact target version.

victorfu
maintainer
victorfu
Обновлено 3/27/2026
Звёзды
12
Форки
0
quick start

Installation and usage

Bump the SnapTray app version in this repository when the user asks to bump version, release a new patch version, or update the app version number. Use only for SnapTray version bumps. The source of truth is `project(SnapTray VERSION ...)` in `CMakeLists.txt`. Every release bump must also update `CHANGELOG.md` with curated user-facing highlights derived from commit messages between the previous release tag and the new version, then create the matching local `v<version>` tag without pushing it. Prefer patch bumps unless the user gives an exact target version.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use snaptray-bump-version