From 250b5b7a2754c4260cc92ee1b04d7ede094bc1d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 29 May 2026 20:02:23 +0000 Subject: [PATCH] chore: update DocGuard extension to v0.23.0 --- 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 34d670ff8b..53b15fb7d9 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-05-28T00:00:00Z", + "updated_at": "2026-05-29T20:02:21Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "aide": { @@ -851,8 +851,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.11", - "download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.11/spec-kit-docguard-v0.9.11.zip", + "version": "0.23.0", + "download_url": "https://github.com/raccioly/docguard/releases/download/v0.23.0/spec-kit-docguard-v0.23.0.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", @@ -886,7 +886,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-03-13T00:00:00Z", - "updated_at": "2026-03-18T18:53:31Z" + "updated_at": "2026-05-29T20:02:21Z" }, "doctor": { "name": "Project Health Check",