From 5140d2020499db4b32a6a204f23286ae9462fc5f Mon Sep 17 00:00:00 2001 From: Seth Hobson Date: Fri, 20 Feb 2026 20:10:41 -0500 Subject: [PATCH] chore: bump conductor to v1.2.1 and marketplace to v1.5.4 --- .claude-plugin/marketplace.json | 4 ++-- plugins/conductor/.claude-plugin/plugin.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 148f828..e6c9cbd 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -7,7 +7,7 @@ }, "metadata": { "description": "Production-ready workflow orchestration with 72 focused plugins, 112 specialized agents, and 146 skills - optimized for granular installation and minimal token usage", - "version": "1.5.3" + "version": "1.5.4" }, "plugins": [ { @@ -897,7 +897,7 @@ { "name": "conductor", "description": "Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement", - "version": "1.2.0", + "version": "1.2.1", "author": { "name": "Seth Hobson", "email": "seth@major7apps.com" diff --git a/plugins/conductor/.claude-plugin/plugin.json b/plugins/conductor/.claude-plugin/plugin.json index 91a25ae..2aebd4b 100644 --- a/plugins/conductor/.claude-plugin/plugin.json +++ b/plugins/conductor/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "conductor", - "version": "1.2.0", + "version": "1.2.1", "description": "Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement", "author": { "name": "Seth Hobson",