From 33c83a6162ae221035c0800f3f389ce6a62675c3 Mon Sep 17 00:00:00 2001 From: Ricardo Accioly <63126795+raccioly@users.noreply.github.com> Date: Wed, 18 Mar 2026 15:07:44 -0400 Subject: [PATCH] chore: update DocGuard extension to v0.9.11 (#1899) Co-authored-by: github-actions[bot] --- extensions/catalog.community.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 618b702c..00c29f6f 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-03-18T04:21:25Z", + "updated_at": "2026-03-18T18:53:31Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "archive": { @@ -154,8 +154,8 @@ "id": "docguard", "description": "Canonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. Zero NPM runtime dependencies.", "author": "raccioly", - "version": "0.9.10", - "download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.10/spec-kit-docguard-v0.9.10.zip", + "version": "0.9.11", + "download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.11/spec-kit-docguard-v0.9.11.zip", "repository": "https://github.com/raccioly/docguard", "homepage": "https://www.npmjs.com/package/docguard-cli", "documentation": "https://github.com/raccioly/docguard/blob/main/extensions/spec-kit-docguard/README.md", @@ -189,7 +189,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-03-13T00:00:00Z", - "updated_at": "2026-03-18T04:21:25Z" + "updated_at": "2026-03-18T18:53:31Z" }, "doctor": { "name": "Project Health Check",