Skip to content

Commit 7f1e384

Browse files
chore: bump spec-kit-verify to 1.0.3 and spec-kit-review to 1.0.1 (#2146)
* chore: bump spec-kit-verify to 1.0.3 and spec-kit-review to 1.0.1 * Removed invalid aliases * Change updated at
1 parent bc02888 commit 7f1e384

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

extensions/catalog.community.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,8 +1331,8 @@
13311331
"id": "review",
13321332
"description": "Post-implementation comprehensive code review with specialized agents for code quality, comments, tests, error handling, type design, and simplification.",
13331333
"author": "ismaelJimenez",
1334-
"version": "1.0.0",
1335-
"download_url": "https://github.com/ismaelJimenez/spec-kit-review/archive/refs/tags/v1.0.0.zip",
1334+
"version": "1.0.1",
1335+
"download_url": "https://github.com/ismaelJimenez/spec-kit-review/archive/refs/tags/v1.0.1.zip",
13361336
"repository": "https://github.com/ismaelJimenez/spec-kit-review",
13371337
"homepage": "https://github.com/ismaelJimenez/spec-kit-review",
13381338
"documentation": "https://github.com/ismaelJimenez/spec-kit-review/blob/main/README.md",
@@ -1358,7 +1358,7 @@
13581358
"downloads": 0,
13591359
"stars": 0,
13601360
"created_at": "2026-03-06T00:00:00Z",
1361-
"updated_at": "2026-03-06T00:00:00Z"
1361+
"updated_at": "2026-04-09T00:00:00Z"
13621362
},
13631363
"security-review": {
13641364
"name": "Security Review",
@@ -1658,8 +1658,8 @@
16581658
"id": "verify",
16591659
"description": "Post-implementation quality gate that validates implemented code against specification artifacts.",
16601660
"author": "ismaelJimenez",
1661-
"version": "1.0.0",
1662-
"download_url": "https://github.com/ismaelJimenez/spec-kit-verify/archive/refs/tags/v1.0.0.zip",
1661+
"version": "1.0.3",
1662+
"download_url": "https://github.com/ismaelJimenez/spec-kit-verify/archive/refs/tags/v1.0.3.zip",
16631663
"repository": "https://github.com/ismaelJimenez/spec-kit-verify",
16641664
"homepage": "https://github.com/ismaelJimenez/spec-kit-verify",
16651665
"documentation": "https://github.com/ismaelJimenez/spec-kit-verify/blob/main/README.md",
@@ -1683,7 +1683,7 @@
16831683
"downloads": 0,
16841684
"stars": 0,
16851685
"created_at": "2026-03-03T00:00:00Z",
1686-
"updated_at": "2026-03-03T00:00:00Z"
1686+
"updated_at": "2026-04-09T00:00:00Z"
16871687
},
16881688
"verify-tasks": {
16891689
"name": "Verify Tasks Extension",

0 commit comments

Comments
 (0)