From fc20a4e7f970918a1694e26db0a67975d28625bf Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Tue, 23 Jun 2026 22:30:13 +0200 Subject: [PATCH] chore(catalog): bump config-audit v5.11.0 -> v5.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit config-audit v5.12.0 — release. Catalog ref now pins the v5.12.0 tag so `claude plugin update` resolves the release. Co-Authored-By: Claude Opus 4.8 (1M context) --- .claude-plugin/marketplace.json | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index ec97019..87f3045 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -24,7 +24,7 @@ "source": { "source": "url", "url": "https://git.fromaitochitta.com/open/config-audit.git", - "ref": "v5.11.0" + "ref": "v5.12.0" }, "description": "Multi-agent workflow for analyzing, reporting, and optimizing Claude Code configuration across your entire machine" }, diff --git a/README.md b/README.md index 60814ec..877f1fe 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Key commands: `/security posture`, `/security audit`, `/security scan`, `/securi --- -### [Config-Audit](https://git.fromaitochitta.com/open/config-audit) `v5.11.0` +### [Config-Audit](https://git.fromaitochitta.com/open/config-audit) `v5.12.0` Configuration intelligence for Claude Code. Claude reads instructions from 7+ file types across multiple scopes; this plugin tells you what's wrong, what's missing, what's silently conflicting, what's actually loaded, and where you're burning tokens.