chore(development-productivity): bump to 2.4.1 for claude-init-plus docs change#530
Conversation
…ocs change Follow-up to #529, which edited commands/claude-init-plus.md without the required version bump. Bumps plugin.json 2.4.0 -> 2.4.1 and updates the root CLAUDE.md Current plugins table to match.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🤖 Claude Code Review
Review SummaryTrivial version bump:
Per the repository's versioning rules in No bugs, security concerns, or maintainability issues. Safe to merge. 💡 Want a fresh review? Add a comment containing |
📚 Documentation Check ✅Verdict: Passed Plugin version was properly bumped in both plugin.json and the CLAUDE.md version table. All documentation requirements are satisfied. PR #530 bumps the
No README changes or changelog entries are required for this patch version bump. No missing documentation updates detected. ✨ No Documentation Updates NeededAll documentation appears to be up to date with the code changes. 🤖 Generated by Claude Documentation Validator | Mode: |
There was a problem hiding this comment.
📋 Review verdict: APPROVE
👆 The main review comment above is the source of truth for this PR review. It is automatically updated on each review cycle, so always refer to it for the most current feedback.
This formal review submission is for the verdict only.
Follow-up to #529, which edited
packages/plugins/development-productivity/commands/claude-init-plus.mdbut missed the required plugin version bump.Per the root CLAUDE.md policy ("After making any changes to files in
packages/plugins/, Claude Code MUST bump the plugin version"), this PR:packages/plugins/development-productivity/.claude-plugin/plugin.json2.4.0→2.4.1No behavior change — version/metadata only.
AI-Generated Description
Summary
Follow-up to #529, which edited
packages/plugins/development-productivity/commands/claude-init-plus.mdbut missed the required plugin version bump.Per the root
CLAUDE.mdpolicy ("After making any changes to files inpackages/plugins/, Claude Code MUST bump the plugin version"), this PR applies the patch-level bump that should have shipped alongside the docs-only change.Changes
packages/plugins/development-productivity/.claude-plugin/plugin.jsonversion:2.4.0→2.4.1CLAUDE.mddevelopment-productivityrow in the Current plugins table:2.4.0→2.4.1Why patch (not minor)
The originating change in #529 only added a
### What NOT to Generatebullet to the/claude-init-pluscommand — no new skills, agents, commands, or MCP servers; no behavioral code change. That fits the patch criteria in the root policy ("documentation updates ... with no user-facing behavior change").Test plan
plugin.jsonversion matches the Current plugins table row in rootCLAUDE.mdpackages/plugins/development-productivity/were touched