From d9331cba48edbc39f7ad0e6126cd6abcba536b52 Mon Sep 17 00:00:00 2001 From: "jacobpevans-release-please[bot]" <289461958+jacobpevans-release-please[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 13:48:20 +0000 Subject: [PATCH] chore(main): release 4.3.1 --- .claude-plugin/marketplace.json | 36 +++++++++---------- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 ++++ VERSION | 2 +- ai-delegation/.claude-plugin/plugin.json | 2 +- code-standards/.claude-plugin/plugin.json | 2 +- codeql-resolver/.claude-plugin/plugin.json | 2 +- config-management/.claude-plugin/plugin.json | 2 +- content-guards/.claude-plugin/plugin.json | 2 +- git-guards/.claude-plugin/plugin.json | 2 +- git-standards/.claude-plugin/plugin.json | 2 +- git-workflows/.claude-plugin/plugin.json | 2 +- github-workflows/.claude-plugin/plugin.json | 2 +- .../.claude-plugin/plugin.json | 2 +- infra-standards/.claude-plugin/plugin.json | 2 +- pal-health/.claude-plugin/plugin.json | 2 +- pr-lifecycle/.claude-plugin/plugin.json | 2 +- process-cleanup/.claude-plugin/plugin.json | 2 +- project-standards/.claude-plugin/plugin.json | 2 +- script-guards/.claude-plugin/plugin.json | 2 +- session-analytics/.claude-plugin/plugin.json | 2 +- 21 files changed, 44 insertions(+), 37 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 3f858b4..026c564 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,14 +6,14 @@ }, "metadata": { "description": "Claude Code plugins and hooks by JacobPEvans", - "version": "4.3.0" + "version": "4.3.1" }, "plugins": [ { "name": "git-guards", "source": "./git-guards", "description": "Combined git security and workflow protection via PreToolUse hooks - merges git-permission-guard and main-branch-guard functionality", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -22,7 +22,7 @@ "name": "content-guards", "source": "./content-guards", "description": "Combined content validation and guard plugin that merges token-validator, markdown-validator, webfetch-guard, and issue-limiter functionality", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -31,7 +31,7 @@ "name": "git-workflows", "source": "./git-workflows", "description": "Git worktree initialization, main branch sync, repository refresh, and troubleshooting workflows", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -40,7 +40,7 @@ "name": "github-workflows", "source": "./github-workflows", "description": "PR management, multi-repo PR finalization, and issue shaping with Shape Up methodology", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -49,7 +49,7 @@ "name": "infra-orchestration", "source": "./infra-orchestration", "description": "Cross-repo infrastructure orchestration for Terraform and Ansible workflows", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -58,7 +58,7 @@ "name": "ai-delegation", "source": "./ai-delegation", "description": "Delegate tasks to external AI models and run autonomous maintenance loops", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -67,7 +67,7 @@ "name": "config-management", "source": "./config-management", "description": "Sync AI tool permissions across repos and quickly add always-allow permissions", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -76,7 +76,7 @@ "name": "codeql-resolver", "source": "./codeql-resolver", "description": "Systematic CodeQL alert analysis and resolution for GitHub Actions workflows", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -85,7 +85,7 @@ "name": "process-cleanup", "source": "./process-cleanup", "description": "Cleanup orphaned MCP server processes on session exit — workaround for upstream bug #1935", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -94,7 +94,7 @@ "name": "pr-lifecycle", "source": "./pr-lifecycle", "description": "Automatically triggers PR finalization after PR creation", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -103,7 +103,7 @@ "name": "git-standards", "source": "./git-standards", "description": "Git workflow standards, branch hygiene, PR creation guards, and issue linking", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -112,7 +112,7 @@ "name": "code-standards", "source": "./code-standards", "description": "Code quality standards, documentation formatting, testing philosophy, and review guidelines", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -121,7 +121,7 @@ "name": "infra-standards", "source": "./infra-standards", "description": "Infrastructure standards for Proxmox, Terraform, Ansible including deployment pipeline, IP addressing, and secrets management", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -130,7 +130,7 @@ "name": "project-standards", "source": "./project-standards", "description": "AgentsMD authoring standards, workspace management, and skills/tools registry lookup", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -139,7 +139,7 @@ "name": "session-analytics", "source": "./session-analytics", "description": "Claude Code session token analytics via Splunk OTEL telemetry", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -148,7 +148,7 @@ "name": "pal-health", "source": "./pal-health", "description": "Session-start hook to warn about recent PAL MCP Doppler failures", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } @@ -157,7 +157,7 @@ "name": "script-guards", "source": "./script-guards", "description": "Prevents unnecessary script generation - enforces research-first, native-tool-first patterns via PreToolUse and UserPromptSubmit hooks", - "version": "4.3.0", + "version": "4.3.1", "author": { "name": "JacobPEvans" } diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 83f9eb8..2276f3d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "4.3.0" + ".": "4.3.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index f2b363e..6d1f69a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.3.1](https://github.com/dryvist/claude-code-plugins/compare/v4.3.0...v4.3.1) (2026-06-22) + + +### Bug Fixes + +* **deps:** refresh gh-aw action SHA pins [aw:gh-aw-pin-refresh] ([#360](https://github.com/dryvist/claude-code-plugins/issues/360)) ([b8d1518](https://github.com/dryvist/claude-code-plugins/commit/b8d1518595219237ad6c0a71ce9a719a3a760823)) + ## [4.3.0](https://github.com/dryvist/claude-code-plugins/compare/v4.2.2...v4.3.0) (2026-06-12) diff --git a/VERSION b/VERSION index 8089590..f77856a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.3.0 +4.3.1 diff --git a/ai-delegation/.claude-plugin/plugin.json b/ai-delegation/.claude-plugin/plugin.json index b1d9714..dcb9d58 100644 --- a/ai-delegation/.claude-plugin/plugin.json +++ b/ai-delegation/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ai-delegation", - "version": "4.3.0", + "version": "4.3.1", "description": "Delegate tasks to external AI models and run autonomous maintenance loops", "author": { "name": "JacobPEvans" diff --git a/code-standards/.claude-plugin/plugin.json b/code-standards/.claude-plugin/plugin.json index ef33a34..ac0821c 100644 --- a/code-standards/.claude-plugin/plugin.json +++ b/code-standards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "code-standards", - "version": "4.3.0", + "version": "4.3.1", "description": "Code quality standards, documentation formatting, testing philosophy, and review guidelines", "author": { "name": "JacobPEvans" diff --git a/codeql-resolver/.claude-plugin/plugin.json b/codeql-resolver/.claude-plugin/plugin.json index 19b1ec5..99488c2 100644 --- a/codeql-resolver/.claude-plugin/plugin.json +++ b/codeql-resolver/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "codeql-resolver", - "version": "4.3.0", + "version": "4.3.1", "description": "Systematic CodeQL alert analysis and resolution for GitHub Actions workflows", "author": { "name": "JacobPEvans" diff --git a/config-management/.claude-plugin/plugin.json b/config-management/.claude-plugin/plugin.json index b2616ca..e9cae73 100644 --- a/config-management/.claude-plugin/plugin.json +++ b/config-management/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "config-management", - "version": "4.3.0", + "version": "4.3.1", "description": "Sync AI tool permissions across repos and quickly add always-allow permissions", "author": { "name": "JacobPEvans" diff --git a/content-guards/.claude-plugin/plugin.json b/content-guards/.claude-plugin/plugin.json index cf4a256..f2b5068 100644 --- a/content-guards/.claude-plugin/plugin.json +++ b/content-guards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "content-guards", - "version": "4.3.0", + "version": "4.3.1", "description": "Combined content validation and guard plugin: token-validator, markdown-validator, readme-validator, webfetch-guard, and issue/PR rate limiter", "author": { "name": "JacobPEvans" diff --git a/git-guards/.claude-plugin/plugin.json b/git-guards/.claude-plugin/plugin.json index dbaf4db..bee40ba 100644 --- a/git-guards/.claude-plugin/plugin.json +++ b/git-guards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "git-guards", - "version": "4.3.0", + "version": "4.3.1", "description": "Git security and workflow protection via PreToolUse and UserPromptSubmit hooks - worktree reminder plus dangerous-command, commit-trailer, and main-branch edit guards", "author": { "name": "JacobPEvans" diff --git a/git-standards/.claude-plugin/plugin.json b/git-standards/.claude-plugin/plugin.json index 39a7c9a..36fbdd4 100644 --- a/git-standards/.claude-plugin/plugin.json +++ b/git-standards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "git-standards", - "version": "4.3.0", + "version": "4.3.1", "description": "Git workflow standards, branch hygiene, PR creation guards, and issue linking", "author": { "name": "JacobPEvans" diff --git a/git-workflows/.claude-plugin/plugin.json b/git-workflows/.claude-plugin/plugin.json index 6e6879f..730bbf1 100644 --- a/git-workflows/.claude-plugin/plugin.json +++ b/git-workflows/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "git-workflows", - "version": "4.3.0", + "version": "4.3.1", "description": "Git main branch synchronization, troubleshooting, and post-merge cleanup workflows", "author": { "name": "JacobPEvans" diff --git a/github-workflows/.claude-plugin/plugin.json b/github-workflows/.claude-plugin/plugin.json index ad42074..6684d12 100644 --- a/github-workflows/.claude-plugin/plugin.json +++ b/github-workflows/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "github-workflows", - "version": "4.3.0", + "version": "4.3.1", "description": "PR finalization (single, repo-wide, or org-wide including bots), repo refresh, rebase-merge, squash-merge, review thread resolution, and issue shaping", "author": { "name": "JacobPEvans" diff --git a/infra-orchestration/.claude-plugin/plugin.json b/infra-orchestration/.claude-plugin/plugin.json index e163525..34122c5 100644 --- a/infra-orchestration/.claude-plugin/plugin.json +++ b/infra-orchestration/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "infra-orchestration", - "version": "4.3.0", + "version": "4.3.1", "description": "Cross-repo infrastructure orchestration for Terraform and Ansible workflows", "author": { "name": "JacobPEvans" diff --git a/infra-standards/.claude-plugin/plugin.json b/infra-standards/.claude-plugin/plugin.json index c2d05f5..d660fb3 100644 --- a/infra-standards/.claude-plugin/plugin.json +++ b/infra-standards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "infra-standards", - "version": "4.3.0", + "version": "4.3.1", "description": "Infrastructure standards for Proxmox, Terraform, Ansible: VMID/IP assignment ranges and the Terraform-to-Ansible inventory contract", "author": { "name": "JacobPEvans" diff --git a/pal-health/.claude-plugin/plugin.json b/pal-health/.claude-plugin/plugin.json index e8ef1c8..25c824c 100644 --- a/pal-health/.claude-plugin/plugin.json +++ b/pal-health/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "pal-health", - "version": "4.3.0", + "version": "4.3.1", "description": "Session-start hook to warn about recent PAL MCP Doppler failures", "author": { "name": "JacobPEvans" diff --git a/pr-lifecycle/.claude-plugin/plugin.json b/pr-lifecycle/.claude-plugin/plugin.json index 76bf25c..bc51867 100644 --- a/pr-lifecycle/.claude-plugin/plugin.json +++ b/pr-lifecycle/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "pr-lifecycle", - "version": "4.3.0", + "version": "4.3.1", "description": "Automatically triggers PR finalization after PR creation", "author": { "name": "JacobPEvans" diff --git a/process-cleanup/.claude-plugin/plugin.json b/process-cleanup/.claude-plugin/plugin.json index 89a0e29..027273a 100644 --- a/process-cleanup/.claude-plugin/plugin.json +++ b/process-cleanup/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "process-cleanup", - "version": "4.3.0", + "version": "4.3.1", "description": "Cleanup orphaned MCP server processes on session exit — workaround for upstream bug #1935", "author": { "name": "JacobPEvans" diff --git a/project-standards/.claude-plugin/plugin.json b/project-standards/.claude-plugin/plugin.json index c4a653a..5174909 100644 --- a/project-standards/.claude-plugin/plugin.json +++ b/project-standards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "project-standards", - "version": "4.3.0", + "version": "4.3.1", "description": "AgentsMD authoring standards, workspace management, and skills/tools registry lookup", "author": { "name": "JacobPEvans" diff --git a/script-guards/.claude-plugin/plugin.json b/script-guards/.claude-plugin/plugin.json index 32ad7ab..32528a5 100644 --- a/script-guards/.claude-plugin/plugin.json +++ b/script-guards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "script-guards", - "version": "4.3.0", + "version": "4.3.1", "description": "Prevents unnecessary script generation - enforces research-first, native-tool-first patterns via PreToolUse and UserPromptSubmit hooks", "author": { "name": "JacobPEvans" diff --git a/session-analytics/.claude-plugin/plugin.json b/session-analytics/.claude-plugin/plugin.json index 9d50e77..a2f47a5 100644 --- a/session-analytics/.claude-plugin/plugin.json +++ b/session-analytics/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "session-analytics", - "version": "4.3.0", + "version": "4.3.1", "description": "Claude Code session token analytics via Splunk OTEL telemetry", "author": { "name": "JacobPEvans"