From 7b2ea8ea53095665fc1dae68602bf64a57faffab Mon Sep 17 00:00:00 2001 From: Matt Piccolella Date: Fri, 13 Mar 2026 11:51:33 -0700 Subject: [PATCH] Bump plugin versions after commands-to-skills migration Bump minor version across all 14 plugins to reflect the migration from commands/ to skills/ format shipped in the previous merge. --- bio-research/.claude-plugin/plugin.json | 2 +- customer-support/.claude-plugin/plugin.json | 2 +- data/.claude-plugin/plugin.json | 2 +- design/.claude-plugin/plugin.json | 2 +- engineering/.claude-plugin/plugin.json | 2 +- enterprise-search/.claude-plugin/plugin.json | 2 +- finance/.claude-plugin/plugin.json | 2 +- human-resources/.claude-plugin/plugin.json | 2 +- legal/.claude-plugin/plugin.json | 2 +- marketing/.claude-plugin/plugin.json | 2 +- operations/.claude-plugin/plugin.json | 2 +- product-management/.claude-plugin/plugin.json | 2 +- productivity/.claude-plugin/plugin.json | 2 +- sales/.claude-plugin/plugin.json | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/bio-research/.claude-plugin/plugin.json b/bio-research/.claude-plugin/plugin.json index 0783cd54..d494f8d1 100644 --- a/bio-research/.claude-plugin/plugin.json +++ b/bio-research/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "bio-research", - "version": "1.0.0", + "version": "1.1.0", "description": "Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D", "author": { "name": "Anthropic" diff --git a/customer-support/.claude-plugin/plugin.json b/customer-support/.claude-plugin/plugin.json index 63a69d46..7a3ff4d7 100644 --- a/customer-support/.claude-plugin/plugin.json +++ b/customer-support/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "customer-support", - "version": "1.1.0", + "version": "1.2.0", "description": "Triage tickets, draft responses, escalate issues, and build your knowledge base. Research customer context and turn resolved issues into self-service content.", "author": { "name": "Anthropic" diff --git a/data/.claude-plugin/plugin.json b/data/.claude-plugin/plugin.json index b8b97ebb..fa4f3168 100644 --- a/data/.claude-plugin/plugin.json +++ b/data/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "data", - "version": "1.0.0", + "version": "1.1.0", "description": "Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.", "author": { "name": "Anthropic" diff --git a/design/.claude-plugin/plugin.json b/design/.claude-plugin/plugin.json index a946b434..90175dd4 100644 --- a/design/.claude-plugin/plugin.json +++ b/design/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "design", - "version": "1.1.0", + "version": "1.2.0", "description": "Accelerate design workflows — critique, design system management, UX writing, accessibility audits, research synthesis, and dev handoff. From exploration to pixel-perfect specs.", "author": { "name": "Anthropic" diff --git a/engineering/.claude-plugin/plugin.json b/engineering/.claude-plugin/plugin.json index 58ebfcf5..040404e9 100644 --- a/engineering/.claude-plugin/plugin.json +++ b/engineering/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "engineering", - "version": "1.1.0", + "version": "1.2.0", "description": "Streamline engineering workflows — standups, code review, architecture decisions, incident response, and technical documentation. Works with your existing tools or standalone.", "author": { "name": "Anthropic" diff --git a/enterprise-search/.claude-plugin/plugin.json b/enterprise-search/.claude-plugin/plugin.json index 317a2d92..0252dc9c 100644 --- a/enterprise-search/.claude-plugin/plugin.json +++ b/enterprise-search/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "enterprise-search", - "version": "1.1.0", + "version": "1.2.0", "description": "Search across all of your company's tools in one place. Find anything across email, chat, documents, and wikis without switching between apps.", "author": { "name": "Anthropic" diff --git a/finance/.claude-plugin/plugin.json b/finance/.claude-plugin/plugin.json index 8fb8a5a5..fe42b230 100644 --- a/finance/.claude-plugin/plugin.json +++ b/finance/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "finance", - "version": "1.1.0", + "version": "1.2.0", "description": "Streamline finance and accounting workflows, from journal entries and reconciliation to financial statements and variance analysis. Speed up audit prep, month-end close, and keeping your books clean.", "author": { "name": "Anthropic" diff --git a/human-resources/.claude-plugin/plugin.json b/human-resources/.claude-plugin/plugin.json index dbc69b53..b6a9dff6 100644 --- a/human-resources/.claude-plugin/plugin.json +++ b/human-resources/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "human-resources", - "version": "1.1.0", + "version": "1.2.0", "description": "Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.", "author": { "name": "Anthropic" diff --git a/legal/.claude-plugin/plugin.json b/legal/.claude-plugin/plugin.json index c175b5bb..330cc4d4 100644 --- a/legal/.claude-plugin/plugin.json +++ b/legal/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "legal", - "version": "1.1.0", + "version": "1.2.0", "description": "Speed up contract review, NDA triage, and compliance workflows for in-house legal teams. Draft legal briefs, organize precedent research, and manage institutional knowledge.", "author": { "name": "Anthropic" diff --git a/marketing/.claude-plugin/plugin.json b/marketing/.claude-plugin/plugin.json index 3e202c0f..b1485cd4 100644 --- a/marketing/.claude-plugin/plugin.json +++ b/marketing/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "marketing", - "version": "1.1.0", + "version": "1.2.0", "description": "Create content, plan campaigns, and analyze performance across marketing channels. Maintain brand voice consistency, track competitors, and report on what's working.", "author": { "name": "Anthropic" diff --git a/operations/.claude-plugin/plugin.json b/operations/.claude-plugin/plugin.json index b2566cd7..0c8f3418 100644 --- a/operations/.claude-plugin/plugin.json +++ b/operations/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "operations", - "version": "1.1.0", + "version": "1.2.0", "description": "Optimize business operations — vendor management, process documentation, change management, capacity planning, and compliance tracking. Keep your organization running efficiently.", "author": { "name": "Anthropic" diff --git a/product-management/.claude-plugin/plugin.json b/product-management/.claude-plugin/plugin.json index fb21224d..808444af 100644 --- a/product-management/.claude-plugin/plugin.json +++ b/product-management/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "product-management", - "version": "1.1.0", + "version": "1.2.0", "description": "Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.", "author": { "name": "Anthropic" diff --git a/productivity/.claude-plugin/plugin.json b/productivity/.claude-plugin/plugin.json index fdd55498..409d7efb 100644 --- a/productivity/.claude-plugin/plugin.json +++ b/productivity/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "productivity", - "version": "1.1.0", + "version": "1.2.0", "description": "Manage tasks, plan your day, and build up memory of important context about your work. Syncs with your calendar, email, and chat to keep everything organized and on track.", "author": { "name": "Anthropic" diff --git a/sales/.claude-plugin/plugin.json b/sales/.claude-plugin/plugin.json index 70cc810a..1cd945ef 100644 --- a/sales/.claude-plugin/plugin.json +++ b/sales/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "sales", - "version": "1.1.0", + "version": "1.2.0", "description": "Prospect, craft outreach, and build deal strategy faster. Prep for calls, manage your pipeline, and write personalized messaging that moves deals forward.", "author": { "name": "Anthropic"