Update Superpowers Implementation Bridge extension to v1.1.0#3011
Merged
Conversation
Update speckit-superpowers-bridge extension submitted by @lihan3238: - extensions/catalog.community.json (version, download_url) Closes #3009 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the community extension catalog entry for speckit-superpowers-bridge to the upstream v1.1.0 release, keeping the catalog’s version-pinned release artifact URL style.
Changes:
- Bumped
speckit-superpowers-bridgeversion from1.0.3to1.1.0. - Updated
download_urlto thev1.1.0tagged release asset (.../releases/download/v1.1.0/...-v1.1.0.zip).
Show a summary per file
| File | Description |
|---|---|
| extensions/catalog.community.json | Updates the speckit-superpowers-bridge entry’s version and version-pinned download_url to v1.1.0. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the
speckit-superpowers-bridgecommunity catalog entry to v1.1.0, submitted by @lihan3238 in #3009.Changes
extensions/catalog.community.json: bumpedversion1.0.3→1.1.0and version-pinneddownload_urlto thev1.1.0release asset.docs/community/extensions.md: no change needed — the description row is unchanged.Validation
v1.1.0exists..../releases/download/v1.1.0/speckit-superpowers-bridge-v1.1.0.zip.category: process,effect: read-write,provides(3 commands, 5 hooks),requiresandtagsunchanged.python3 -c "import json; json.load(...)".Note: kept the catalog
download_urlversion-pinned (not the floatinglatestalias) per the catalog convention of immutable, reproducible release artifacts.Closes #3009
cc @lihan3238