Skip to content

Commit 5c707be

Browse files
committed
Clarify that git tags and plugin versions are separate
1 parent 4f3b725 commit 5c707be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
- After adding or renaming tips, run `node scripts/generate-toc.js` to update the table of contents
44
- `~/.claude/CLAUDE.md` is symlinked to `GLOBAL-CLAUDE.md` in this repo
55
- When committing changes to the plugin (skills, plugin.json, etc.), bump the patch version in both `.claude-plugin/plugin.json` and `.claude-plugin/marketplace.json`. Don't bump for non-plugin changes like system prompt patches.
6+
- Git tags/releases (e.g. `v0.25.1`) and plugin versions (e.g. `0.14.9`) are separate. The git tag follows the repo release progression. The plugin version is only in `plugin.json` and `marketplace.json`.

0 commit comments

Comments
 (0)