Plugin Release Process Complete guide for releasing new versions of plugins in the MAG Claude Plugins marketplace. Critical Understanding Claude Code plugin discovery works through TWO configuration files that MUST BOTH BE UPDATED : 1. - The plugin's own version metadata 2. - The marketplace catalog (what users see when browsing) Why both? - - Defines the plugin itself (agents, commands, version) - - The "catalog" that Claude Code reads for plugin discovery - Users run which reads - If you only update , users won't see the new version! --- Release Checklist Step 1: Update Plugin Files - [ ] -…