From 7621e1ceba4db0266e5aeaed61e51ffea149018d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 11:42:30 -0500 Subject: [PATCH] Update Product Spec Extension to v1.0.1 (#3226) Update product extension submitted by @d0whc3r: - extensions/catalog.community.json (version, download_url, provides.commands) Closes #3200 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> --- extensions/catalog.community.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 01c4ea17b..2d0a89f6c 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-06-24T00:00:00Z", + "updated_at": "2026-06-29T00:00:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "aide": { @@ -2501,8 +2501,8 @@ "id": "product", "description": "Generates PRFAQ, Lean PRD, stakeholder summaries, and technical designs from engineering specs.", "author": "d0whc3r", - "version": "0.8.3", - "download_url": "https://github.com/d0whc3r/spec-kit-product/releases/download/v0.8.3/product-0.8.3.zip", + "version": "1.0.1", + "download_url": "https://github.com/d0whc3r/spec-kit-product/releases/download/v1.0.1/product-1.0.1.zip", "repository": "https://github.com/d0whc3r/spec-kit-product", "homepage": "https://d0whc3r.github.io/spec-kit-product/", "documentation": "https://github.com/d0whc3r/spec-kit-product/wiki", @@ -2514,7 +2514,7 @@ "speckit_version": ">=0.2.0" }, "provides": { - "commands": 4, + "commands": 3, "hooks": 3 }, "tags": [ @@ -2538,7 +2538,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-05-26T00:00:00Z", - "updated_at": "2026-06-01T00:00:00Z" + "updated_at": "2026-06-29T00:00:00Z" }, "product-forge": { "name": "Product Forge",