Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions extensions/catalog.community.json
Original file line number Diff line number Diff line change
Expand Up @@ -1968,6 +1968,7 @@
"description": "Preview the downstream impact (complexity, effort, tasks, risks) of requirement changes before committing to them.",
"author": "DevAbdullah90",
"version": "1.0.0",
"download_url": "https://github.com/DevAbdullah90/spec-kit-whatif/archive/refs/tags/v1.0.0.zip",
"repository": "https://github.com/DevAbdullah90/spec-kit-whatif",
Comment on lines 1969 to 1972
Copy link

Copilot AI Apr 14, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this PR modifies the whatif catalog entry, the extension’s own updated_at (inside the whatif object) and the catalog’s top-level updated_at should be bumped to the current timestamp per the publishing guide. This helps downstream consumers detect catalog/entry changes even when the extension version stays the same.

Copilot uses AI. Check for mistakes.
"homepage": "https://github.com/DevAbdullah90/spec-kit-whatif",
"documentation": "https://github.com/DevAbdullah90/spec-kit-whatif/blob/main/README.md",
Expand Down