Skip to content

Commit 1e84ee2

Browse files
Update Coding Standards Drift Control extension to v0.4.0 (#3540)
Update coding-standards-drift-control extension submitted by @benizzio: - extensions/catalog.community.json (version, download_url, updated_at) - docs/community/extensions.md community extensions table (no changes needed) Closes #3534 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 353851e commit 1e84ee2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

extensions/catalog.community.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-07-14T00:00:00Z",
3+
"updated_at": "2026-07-15T00:00:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"aide": {
@@ -809,8 +809,8 @@
809809
"id": "coding-standards-drift-control",
810810
"description": "Generate coding-standards drift reports and remediation tasks for active Spec Kit features",
811811
"author": "Igor Benicio de Mesquita",
812-
"version": "0.3.1",
813-
"download_url": "https://github.com/benizzio/spec-kit-coding-standards-drift-control/archive/refs/tags/v0.3.1.zip",
812+
"version": "0.4.0",
813+
"download_url": "https://github.com/benizzio/spec-kit-coding-standards-drift-control/archive/refs/tags/v0.4.0.zip",
814814
"repository": "https://github.com/benizzio/spec-kit-coding-standards-drift-control",
815815
"homepage": "https://github.com/benizzio/spec-kit-coding-standards-drift-control",
816816
"documentation": "https://github.com/benizzio/spec-kit-coding-standards-drift-control#readme",
@@ -835,7 +835,7 @@
835835
"downloads": 0,
836836
"stars": 0,
837837
"created_at": "2026-06-11T00:00:00Z",
838-
"updated_at": "2026-06-11T00:00:00Z"
838+
"updated_at": "2026-07-15T00:00:00Z"
839839
},
840840
"companion": {
841841
"name": "SpecKit Companion",

0 commit comments

Comments
 (0)