releasing
Installation
SKILL.md
Releasing a New Version
Overview
Bump versions, tag, and publish a GitHub Release with an auto-generated changelog. All version sources must stay in sync.
Version Sources (must match)
| File | Field |
|---|---|
.claude-plugin/plugin.json |
version |
.claude-plugin/marketplace.json |
plugins[0].version |
| Git tag | vX.Y.Z |