Skip to content

Commit 34440e0

Browse files
chore: update DocGuard extension to v0.9.9
1 parent 1a21bde commit 34440e0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

extensions/catalog.community.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-03-17T00:00:00Z",
3+
"updated_at": "2026-03-18T00:04:12Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"archive": {
@@ -152,10 +152,10 @@
152152
"docguard": {
153153
"name": "DocGuard \u2014 CDD Enforcement",
154154
"id": "docguard",
155-
"description": "Canonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. Zero dependencies.",
155+
"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.",
156156
"author": "raccioly",
157-
"version": "0.9.8",
158-
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.8/spec-kit-docguard-v0.9.8.zip",
157+
"version": "0.9.9",
158+
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.9/spec-kit-docguard-v0.9.9.zip",
159159
"repository": "https://github.com/raccioly/docguard",
160160
"homepage": "https://www.npmjs.com/package/docguard-cli",
161161
"documentation": "https://github.com/raccioly/docguard/blob/main/extensions/spec-kit-docguard/README.md",
@@ -189,7 +189,7 @@
189189
"downloads": 0,
190190
"stars": 0,
191191
"created_at": "2026-03-13T00:00:00Z",
192-
"updated_at": "2026-03-15T20:00:00Z"
192+
"updated_at": "2026-03-18T00:04:12Z"
193193
},
194194
"doctor": {
195195
"name": "Project Health Check",

0 commit comments

Comments
 (0)