From de7bb03e3f6f7d65dc826a175c0bcd53f54174e6 Mon Sep 17 00:00:00 2001 From: Neil Scholten Date: Tue, 23 Dec 2025 15:01:14 +0100 Subject: [PATCH] fix(marketplace): bump versions for 15 plugins after skill/agent additions (#143) (#144) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes cache invalidation issue where commit 01d93fc added 5 new agents and 45+ skills without incrementing plugin versions in marketplace.json. Version bumps: - metadata: 1.3.0 → 1.3.1 - accessibility-compliance: 1.2.0 → 1.2.1 (+2 skills) - backend-development: 1.2.3 → 1.2.4 (+1 agent, +4 skills) - business-analytics: 1.2.0 → 1.2.1 (+2 skills) - cloud-infrastructure: 1.2.1 → 1.2.2 (+1 agent, +4 skills) - data-engineering: 1.2.1 → 1.2.2 (+4 skills) - developer-essentials: 1.0.0 → 1.0.1 (+1 agent, +3 skills) - documentation-generation: 1.2.0 → 1.2.1 (+3 skills) - frontend-mobile-development: 1.2.0 → 1.2.1 (+4 skills) - game-development: 1.2.0 → 1.2.1 (+2 skills) - hr-legal-compliance: 1.2.0 → 1.2.1 (+2 skills) - incident-response: 1.2.1 → 1.2.2 (+3 skills) - llm-application-dev: 1.2.1 → 1.2.2 (+1 agent, +4 skills) - quantitative-trading: 1.2.0 → 1.2.1 (+2 skills) - security-scanning: 1.2.2 → 1.2.3 (+1 agent, +4 skills) - systems-programming: 1.2.0 → 1.2.1 (+3 skills) --- .claude-plugin/marketplace.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 27b3c5d..45d21ac 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -7,7 +7,7 @@ }, "metadata": { "description": "Production-ready workflow orchestration with 67 focused plugins, 99 specialized agents, and 107 skills - optimized for granular installation and minimal token usage", - "version": "1.3.0" + "version": "1.3.1" }, "plugins": [ { @@ -102,7 +102,7 @@ "name": "backend-development", "source": "./plugins/backend-development", "description": "Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development", - "version": "1.2.3", + "version": "1.2.4", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -148,7 +148,7 @@ "name": "frontend-mobile-development", "source": "./plugins/frontend-mobile-development", "description": "Frontend UI development and mobile application implementation across platforms", - "version": "1.2.0", + "version": "1.2.1", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -417,7 +417,7 @@ "name": "llm-application-dev", "source": "./plugins/llm-application-dev", "description": "LLM application development, prompt engineering, and AI assistant optimization", - "version": "1.2.1", + "version": "1.2.2", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -550,7 +550,7 @@ "name": "data-engineering", "source": "./plugins/data-engineering", "description": "ETL pipeline construction, data warehouse design, batch processing workflows, and data-driven feature development", - "version": "1.2.1", + "version": "1.2.2", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -586,7 +586,7 @@ "name": "incident-response", "source": "./plugins/incident-response", "description": "Production incident management, triage workflows, and automated incident resolution", - "version": "1.2.1", + "version": "1.2.2", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -806,7 +806,7 @@ "name": "cloud-infrastructure", "source": "./plugins/cloud-infrastructure", "description": "Cloud architecture design for AWS/Azure/GCP, Kubernetes cluster configuration, Terraform infrastructure-as-code, hybrid cloud networking, and multi-cloud cost optimization", - "version": "1.2.1", + "version": "1.2.2", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -1132,7 +1132,7 @@ "name": "security-scanning", "source": "./plugins/security-scanning", "description": "SAST analysis, dependency vulnerability scanning, OWASP Top 10 compliance, container security scanning, and automated security hardening", - "version": "1.2.2", + "version": "1.2.3", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -1427,7 +1427,7 @@ "name": "documentation-generation", "source": "./plugins/documentation-generation", "description": "OpenAPI specification generation, Mermaid diagram creation, tutorial writing, API reference documentation", - "version": "1.2.0", + "version": "1.2.1", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -1533,7 +1533,7 @@ "name": "business-analytics", "source": "./plugins/business-analytics", "description": "Business metrics analysis, KPI tracking, financial reporting, and data-driven decision making", - "version": "1.2.0", + "version": "1.2.1", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -1564,7 +1564,7 @@ "name": "hr-legal-compliance", "source": "./plugins/hr-legal-compliance", "description": "HR policy documentation, legal compliance templates (GDPR/SOC2/HIPAA), employment contracts, and regulatory documentation", - "version": "1.2.0", + "version": "1.2.1", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -1684,7 +1684,7 @@ "name": "quantitative-trading", "source": "./plugins/quantitative-trading", "description": "Quantitative analysis, algorithmic trading strategies, financial modeling, portfolio risk management, and backtesting", - "version": "1.2.0", + "version": "1.2.1", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -1749,7 +1749,7 @@ "name": "game-development", "source": "./plugins/game-development", "description": "Unity game development with C# scripting, Minecraft server plugin development with Bukkit/Spigot APIs", - "version": "1.2.0", + "version": "1.2.1", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -1781,7 +1781,7 @@ "name": "accessibility-compliance", "source": "./plugins/accessibility-compliance", "description": "WCAG accessibility auditing, compliance validation, UI testing for screen readers, keyboard navigation, and inclusive design", - "version": "1.2.0", + "version": "1.2.1", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -1885,7 +1885,7 @@ "name": "systems-programming", "source": "./plugins/systems-programming", "description": "Systems programming with Rust, Go, C, and C++ for performance-critical and low-level development", - "version": "1.2.0", + "version": "1.2.1", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" @@ -2094,7 +2094,7 @@ "name": "developer-essentials", "source": "./plugins/developer-essentials", "description": "Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management", - "version": "1.0.0", + "version": "1.0.1", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson"