From 456200edd6053f41f879ca0866067ac58012c153 Mon Sep 17 00:00:00 2001 From: Cory LaNou Date: Sat, 18 Jul 2026 17:25:29 -0500 Subject: [PATCH] chore(release): release v1.7.1 --- .claude-plugin/marketplace.json | 16 ++++++++-------- plugins/go-dev/.claude-plugin/plugin.json | 2 +- plugins/go-dev/.codex-plugin/plugin.json | 2 +- plugins/go-web/.claude-plugin/plugin.json | 2 +- plugins/go-web/.codex-plugin/plugin.json | 2 +- plugins/go-workflow/.claude-plugin/plugin.json | 2 +- plugins/go-workflow/.codex-plugin/plugin.json | 2 +- plugins/gopher-guides/.claude-plugin/plugin.json | 2 +- plugins/gopher-guides/.codex-plugin/plugin.json | 2 +- plugins/llm-tools/.claude-plugin/plugin.json | 2 +- plugins/llm-tools/.codex-plugin/plugin.json | 2 +- plugins/productivity/.claude-plugin/plugin.json | 2 +- plugins/tailwind/.claude-plugin/plugin.json | 2 +- plugins/tailwind/.codex-plugin/plugin.json | 2 +- 14 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index e181405..cdf4153 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,14 +6,14 @@ }, "metadata": { "description": "Go-specific and general-purpose AI coding assistant plugins - by Gopher Guides", - "version": "1.7.0" + "version": "1.7.1" }, "plugins": [ { "name": "go-workflow", "source": "./plugins/go-workflow", "description": "Issue-to-PR workflow automation with worktree management", - "version": "1.7.0", + "version": "1.7.1", "keywords": [ "workflow", "github", @@ -26,7 +26,7 @@ "name": "go-dev", "source": "./plugins/go-dev", "description": "Go-specific development tools with best practices", - "version": "1.7.0", + "version": "1.7.1", "keywords": [ "go", "testing", @@ -39,7 +39,7 @@ "name": "productivity", "source": "./plugins/productivity", "description": "Standup reports and git productivity helpers", - "version": "1.7.0", + "version": "1.7.1", "keywords": [ "standup", "changelog", @@ -52,7 +52,7 @@ "name": "gopher-guides", "source": "./plugins/gopher-guides", "description": "Go best practices guidance powered by Gopher Guides training materials", - "version": "1.7.0", + "version": "1.7.1", "keywords": [ "go", "training", @@ -64,7 +64,7 @@ "name": "llm-tools", "source": "./plugins/llm-tools", "description": "Multi-LLM integration for second opinions and task delegation", - "version": "1.7.0", + "version": "1.7.1", "keywords": [ "llm", "openai", @@ -81,7 +81,7 @@ "name": "go-web", "source": "./plugins/go-web", "description": "Opinionated Go web app scaffolding with Templ + HTMX + Alpine.js + Tailwind", - "version": "1.7.0", + "version": "1.7.1", "keywords": [ "go", "web", @@ -97,7 +97,7 @@ "name": "tailwind", "source": "./plugins/tailwind", "description": "Tailwind CSS v4 tools for initialization, auditing, migration, and optimization", - "version": "1.7.0", + "version": "1.7.1", "keywords": [ "tailwind", "css", diff --git a/plugins/go-dev/.claude-plugin/plugin.json b/plugins/go-dev/.claude-plugin/plugin.json index 972dafc..af87995 100644 --- a/plugins/go-dev/.claude-plugin/plugin.json +++ b/plugins/go-dev/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "go-dev", "description": "Go-specific development tools with idiomatic best practices", - "version": "1.7.0", + "version": "1.7.1", "author": { "name": "Gopher Guides", "email": "support@gopherguides.com" diff --git a/plugins/go-dev/.codex-plugin/plugin.json b/plugins/go-dev/.codex-plugin/plugin.json index 4c1c0bf..f121cd6 100644 --- a/plugins/go-dev/.codex-plugin/plugin.json +++ b/plugins/go-dev/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "go-dev", - "version": "1.7.0", + "version": "1.7.1", "description": "Go-specific development tools with idiomatic best practices", "author": { "name": "Gopher Guides", diff --git a/plugins/go-web/.claude-plugin/plugin.json b/plugins/go-web/.claude-plugin/plugin.json index 304f3ab..44c775e 100644 --- a/plugins/go-web/.claude-plugin/plugin.json +++ b/plugins/go-web/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "go-web", "description": "Opinionated Go web app scaffolding with Templ + HTMX + Alpine.js + Tailwind", - "version": "1.7.0", + "version": "1.7.1", "author": { "name": "Gopher Guides", "email": "support@gopherguides.com" diff --git a/plugins/go-web/.codex-plugin/plugin.json b/plugins/go-web/.codex-plugin/plugin.json index c9c5969..19910bf 100644 --- a/plugins/go-web/.codex-plugin/plugin.json +++ b/plugins/go-web/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "go-web", - "version": "1.7.0", + "version": "1.7.1", "description": "Opinionated Go web app scaffolding with Templ + HTMX + Alpine.js + Tailwind", "author": { "name": "Gopher Guides", diff --git a/plugins/go-workflow/.claude-plugin/plugin.json b/plugins/go-workflow/.claude-plugin/plugin.json index 97bcd7b..442fccb 100644 --- a/plugins/go-workflow/.claude-plugin/plugin.json +++ b/plugins/go-workflow/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "go-workflow", "description": "Issue-to-PR workflow automation with git worktree management", - "version": "1.7.0", + "version": "1.7.1", "author": { "name": "Gopher Guides", "email": "support@gopherguides.com" diff --git a/plugins/go-workflow/.codex-plugin/plugin.json b/plugins/go-workflow/.codex-plugin/plugin.json index 6400656..f4c9f6c 100644 --- a/plugins/go-workflow/.codex-plugin/plugin.json +++ b/plugins/go-workflow/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "go-workflow", - "version": "1.7.0", + "version": "1.7.1", "description": "Issue-to-PR workflow automation with git worktree management", "author": { "name": "Gopher Guides", diff --git a/plugins/gopher-guides/.claude-plugin/plugin.json b/plugins/gopher-guides/.claude-plugin/plugin.json index b3db0d6..25de9ef 100644 --- a/plugins/gopher-guides/.claude-plugin/plugin.json +++ b/plugins/gopher-guides/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "gopher-guides", "description": "Gopher Guides training materials integrated into Claude", - "version": "1.7.0", + "version": "1.7.1", "author": { "name": "Gopher Guides", "email": "support@gopherguides.com" diff --git a/plugins/gopher-guides/.codex-plugin/plugin.json b/plugins/gopher-guides/.codex-plugin/plugin.json index 6cff6f1..48f5323 100644 --- a/plugins/gopher-guides/.codex-plugin/plugin.json +++ b/plugins/gopher-guides/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "gopher-guides", - "version": "1.7.0", + "version": "1.7.1", "description": "Gopher Guides training materials integration", "author": { "name": "Gopher Guides", diff --git a/plugins/llm-tools/.claude-plugin/plugin.json b/plugins/llm-tools/.claude-plugin/plugin.json index 86329fa..204e865 100644 --- a/plugins/llm-tools/.claude-plugin/plugin.json +++ b/plugins/llm-tools/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "llm-tools", "description": "Multi-LLM integration for second opinions and task delegation", - "version": "1.7.0", + "version": "1.7.1", "author": { "name": "Gopher Guides", "email": "support@gopherguides.com" diff --git a/plugins/llm-tools/.codex-plugin/plugin.json b/plugins/llm-tools/.codex-plugin/plugin.json index 030ddd7..47ef349 100644 --- a/plugins/llm-tools/.codex-plugin/plugin.json +++ b/plugins/llm-tools/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "llm-tools", - "version": "1.7.0", + "version": "1.7.1", "description": "Multi-LLM integration for second opinions and task delegation", "author": { "name": "Gopher Guides", diff --git a/plugins/productivity/.claude-plugin/plugin.json b/plugins/productivity/.claude-plugin/plugin.json index d931dce..896495d 100644 --- a/plugins/productivity/.claude-plugin/plugin.json +++ b/plugins/productivity/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "productivity", "description": "Standup reports, changelogs, and git productivity helpers", - "version": "1.7.0", + "version": "1.7.1", "author": { "name": "Gopher Guides", "email": "support@gopherguides.com" diff --git a/plugins/tailwind/.claude-plugin/plugin.json b/plugins/tailwind/.claude-plugin/plugin.json index 9d25654..c4c4fcc 100644 --- a/plugins/tailwind/.claude-plugin/plugin.json +++ b/plugins/tailwind/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "tailwind", "description": "Tailwind CSS v4 tools for initialization, auditing, migration, and optimization", - "version": "1.7.0", + "version": "1.7.1", "author": { "name": "Gopher Guides", "email": "support@gopherguides.com" diff --git a/plugins/tailwind/.codex-plugin/plugin.json b/plugins/tailwind/.codex-plugin/plugin.json index 14640ab..be16701 100644 --- a/plugins/tailwind/.codex-plugin/plugin.json +++ b/plugins/tailwind/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "tailwind", - "version": "1.7.0", + "version": "1.7.1", "description": "Tailwind CSS v4 tools for initialization, auditing, migration, and optimization", "author": { "name": "Gopher Guides",