Skip to content

Commit 473a441

Browse files
authored
Update V-Model Extension Pack to v0.5.0 (#2108)
- version: 0.4.0 β†’ 0.5.0 - download_url: v0.4.0 tag β†’ v0.5.0 tag - commands: 9 β†’ 14 - updated_at: 2026-04-06
1 parent 55ff148 commit 473a441

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

β€Žextensions/catalog.community.jsonβ€Ž

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@
10671067
"created_at": "2026-03-14T00:00:00Z",
10681068
"updated_at": "2026-03-14T00:00:00Z"
10691069
},
1070-
"repoindex":{
1070+
"repoindex": {
10711071
"name": "Repository Index",
10721072
"id": "repoindex",
10731073
"description": "Generate index of your repo for overview, architecture and module",
@@ -1082,7 +1082,7 @@
10821082
"requires": {
10831083
"speckit_version": ">=0.1.0",
10841084
"tools": [
1085-
{
1085+
{
10861086
"name": "no need",
10871087
"version": ">=1.0.0",
10881088
"required": false
@@ -1436,8 +1436,8 @@
14361436
"id": "v-model",
14371437
"description": "Enforces V-Model paired generation of development specs and test specs with full traceability.",
14381438
"author": "leocamello",
1439-
"version": "0.4.0",
1440-
"download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.4.0.zip",
1439+
"version": "0.5.0",
1440+
"download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.5.0.zip",
14411441
"repository": "https://github.com/leocamello/spec-kit-v-model",
14421442
"homepage": "https://github.com/leocamello/spec-kit-v-model",
14431443
"documentation": "https://github.com/leocamello/spec-kit-v-model/blob/main/README.md",
@@ -1447,7 +1447,7 @@
14471447
"speckit_version": ">=0.1.0"
14481448
},
14491449
"provides": {
1450-
"commands": 9,
1450+
"commands": 14,
14511451
"hooks": 1
14521452
},
14531453
"tags": [
@@ -1461,7 +1461,7 @@
14611461
"downloads": 0,
14621462
"stars": 0,
14631463
"created_at": "2026-02-20T00:00:00Z",
1464-
"updated_at": "2026-02-22T00:00:00Z"
1464+
"updated_at": "2026-04-06T00:00:00Z"
14651465
},
14661466
"verify": {
14671467
"name": "Verify Extension",
@@ -1526,6 +1526,5 @@
15261526
"created_at": "2026-03-16T00:00:00Z",
15271527
"updated_at": "2026-03-16T00:00:00Z"
15281528
}
1529-
15301529
}
15311530
}

0 commit comments

Comments
Β (0)