From 476e8fc3ed7d0f0658fa04803356d84c67df0967 Mon Sep 17 00:00:00 2001 From: Raghu Betina Date: Thu, 24 Sep 2026 15:35:32 -0500 Subject: [PATCH] Select Skill 0.7.0 in the catalog Offer the published production and staging workflow with its matching CLI through the shared catalog. Existing installations still need a client refresh. --- .claude-plugin/marketplace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index fa72e93..6b89374 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -9,11 +9,11 @@ "plugins": [ { "name": "firstdraft", - "version": "0.6.0", + "version": "0.7.0", "source": { "source": "npm", "package": "@firstdraft.com/claude-code", - "version": "0.6.0", + "version": "0.7.0", "registry": "https://registry.npmjs.org/" }, "displayName": "First Draft",