From 35c437442985e198b2bd43418e642a0d8ec29479 Mon Sep 17 00:00:00 2001 From: Steve Calvert Date: Sun, 22 Feb 2026 16:27:54 -0800 Subject: [PATCH] fix: align plugin versions to 1.0.0 --- plugins/glean-productivity/.claude-plugin/plugin.json | 2 +- plugins/glean-project/.claude-plugin/plugin.json | 2 +- plugins/glean-skills/.claude-plugin/plugin.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/glean-productivity/.claude-plugin/plugin.json b/plugins/glean-productivity/.claude-plugin/plugin.json index 52cc110..913b995 100644 --- a/plugins/glean-productivity/.claude-plugin/plugin.json +++ b/plugins/glean-productivity/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "glean-productivity", - "version": "0.11.0", + "version": "1.0.0", "description": "Personal productivity tools - daily briefings, weekly summaries, and activity analysis via Glean. Requires glean-core.", "author": { "name": "Glean", diff --git a/plugins/glean-project/.claude-plugin/plugin.json b/plugins/glean-project/.claude-plugin/plugin.json index b3af9b3..757bd1d 100644 --- a/plugins/glean-project/.claude-plugin/plugin.json +++ b/plugins/glean-project/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "glean-project", - "version": "0.11.0", + "version": "1.0.0", "description": "Project handoff documents - generate comprehensive handoff docs when transitioning project ownership via Glean. Requires glean-core.", "author": { "name": "Glean", diff --git a/plugins/glean-skills/.claude-plugin/plugin.json b/plugins/glean-skills/.claude-plugin/plugin.json index 347deff..3f0b7b3 100644 --- a/plugins/glean-skills/.claude-plugin/plugin.json +++ b/plugins/glean-skills/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "glean-skills", - "version": "0.9.1", + "version": "1.0.0", "description": "Discover and create Claude Code skills from Glean work patterns", "author": { "name": "Glean",