Skip to content

Fix Changesets config after dev console removal#8072

Merged
gonzaloriestra merged 1 commit into
mainfrom
fix/remove-dev-console-changeset-reference
Jul 14, 2026
Merged

Fix Changesets config after dev console removal#8072
gonzaloriestra merged 1 commit into
mainfrom
fix/remove-dev-console-changeset-reference

Conversation

@gonzaloriestra

@gonzaloriestra gonzaloriestra commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

WHY are these changes introduced?

PR #8033 removed @shopify/ui-extensions-dev-console-app, but the deleted package remained in the Changesets fixed package group. This causes /snapit and other Changesets commands to fail while validating the configuration.

WHAT is this pull request doing?

Removes the stale @shopify/ui-extensions-dev-console-app entry from .changeset/config.json.

How to test your changes?

  1. Run pnpm exec changeset status.
  2. Confirm Changesets validates the configuration successfully.

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes
  • I've considered analytics changes to measure impact
  • The change is user-facing — I've identified the correct bump type (patch for bug fixes · minor for new features · major for breaking changes) and added a changeset with pnpm changeset add

@github-actions github-actions Bot added the no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users. label Jul 13, 2026
@gonzaloriestra gonzaloriestra marked this pull request as ready for review July 13, 2026 13:44
@gonzaloriestra gonzaloriestra requested review from a team as code owners July 13, 2026 13:44
@gonzaloriestra gonzaloriestra added this pull request to the merge queue Jul 14, 2026
Merged via the queue into main with commit 49fa57e Jul 14, 2026
29 of 30 checks passed
@gonzaloriestra gonzaloriestra deleted the fix/remove-dev-console-changeset-reference branch July 14, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants