Skip to content

Commit 2783fcf

Browse files
committed
chore: bump spec-kit-verify to 1.0.3 and spec-kit-review to 1.0.1
* Removed invalid aliases
1 parent 5551509 commit 2783fcf

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
@@ -1299,8 +1299,8 @@
12991299
"id": "review",
13001300
"description": "Post-implementation comprehensive code review with specialized agents for code quality, comments, tests, error handling, type design, and simplification.",
13011301
"author": "ismaelJimenez",
1302-
"version": "1.0.0",
1303-
"download_url": "https://github.com/ismaelJimenez/spec-kit-review/archive/refs/tags/v1.0.0.zip",
1302+
"version": "1.0.1",
1303+
"download_url": "https://github.com/ismaelJimenez/spec-kit-review/archive/refs/tags/v1.0.1.zip",
13041304
"repository": "https://github.com/ismaelJimenez/spec-kit-review",
13051305
"homepage": "https://github.com/ismaelJimenez/spec-kit-review",
13061306
"documentation": "https://github.com/ismaelJimenez/spec-kit-review/blob/main/README.md",
@@ -1596,8 +1596,8 @@
15961596
"id": "verify",
15971597
"description": "Post-implementation quality gate that validates implemented code against specification artifacts.",
15981598
"author": "ismaelJimenez",
1599-
"version": "1.0.0",
1600-
"download_url": "https://github.com/ismaelJimenez/spec-kit-verify/archive/refs/tags/v1.0.0.zip",
1599+
"version": "1.0.3",
1600+
"download_url": "https://github.com/ismaelJimenez/spec-kit-verify/archive/refs/tags/v1.0.3.zip",
16011601
"repository": "https://github.com/ismaelJimenez/spec-kit-verify",
16021602
"homepage": "https://github.com/ismaelJimenez/spec-kit-verify",
16031603
"documentation": "https://github.com/ismaelJimenez/spec-kit-verify/blob/main/README.md",

0 commit comments

Comments
 (0)