You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,4 @@
3
3
- After adding or renaming tips, run `node scripts/generate-toc.js` to update the table of contents
4
4
-`~/.claude/CLAUDE.md` is symlinked to `GLOBAL-CLAUDE.md` in this repo
5
5
- 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