From 1365c1725b647f4147800e55fd22c858c3122ebe Mon Sep 17 00:00:00 2001 From: Manfred Riem Date: Thu, 11 Jun 2026 09:10:43 -0500 Subject: [PATCH] =?UTF-8?q?Update=20DocGuard=20=E2=80=94=20CDD=20Enforceme?= =?UTF-8?q?nt=20to=20v0.26.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update docguard extension submitted by @raccioly: - extensions/catalog.community.json (version, download_url, updated_at) Closes #2928 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- extensions/catalog.community.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 2bbf29cf41..414fe3bfc3 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -974,8 +974,8 @@ "id": "docguard", "description": "Canonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. One pinned runtime dependency; pure Node.js otherwise.", "author": "raccioly", - "version": "0.25.1", - "download_url": "https://github.com/raccioly/docguard/releases/download/v0.25.1/spec-kit-docguard-v0.25.1.zip", + "version": "0.26.0", + "download_url": "https://github.com/raccioly/docguard/releases/download/v0.26.0/spec-kit-docguard-v0.26.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", @@ -1011,7 +1011,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-03-13T00:00:00Z", - "updated_at": "2026-06-09T00:00:00Z" + "updated_at": "2026-06-11T00:00:00Z" }, "doctor": { "name": "Project Health Check",