chore(2nd-gen): fix 2.0.0-beta.2 changelog PR and commit links - #6545
Conversation
Corrects misattributed #6413/b4f454b references introduced by bulk changeset sync to gen2-beta, pointing each entry to its original feature PR and commit. Co-authored-by: Cursor <cursoragent@cursor.com>
|
📚 Branch Preview Links🔍 Gen1 Visual Regression Test ResultsWhen a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:
Deployed to Azure Blob Storage: If the changes are expected, update the |
Description
Fixes incorrect PR and commit links in the
2.0.0-beta.2changelog sections for@adobe/spectrum-wcand@adobe/spectrum-wc-core. Eight entries were incorrectly attributed to PR #6413 / commitb4f454bbecause those changesets were bulk-synced togen2-betain a single commit. Each entry now points to its original feature PR and commit hash.Motivation and context
After syncing the
2.0.0-beta.2release tomain(#6543), changelog entries generated by Changesets linked to the bulk-sync commit instead of the individual feature PRs. This makes the release notes misleading for consumers tracing changes back to source.Related issue(s)
Screenshots (if appropriate)
N/A — changelog link corrections only.
Author's checklist
Reviewer's checklist
patch,minor, ormajorfeaturesManual review test cases
Verify swc changelog links
2nd-gen/packages/swc/CHANGELOG.mdand review the## 2.0.0-beta.2sectionUpdated dependenciesline usesb0c6e37,f27f690,9e7995a, and6049706instead ofb4f454bVerify core changelog links
2nd-gen/packages/core/CHANGELOG.mdand review the## 2.0.0-beta.2sectionDevice review
Accessibility testing checklist
N/A — documentation-only changelog link corrections with no runtime or UI changes.
Keyboard (required — document steps below)
N/A — no component or UI changes.
Screen reader (required — document steps below)
N/A — no component or UI changes.
Made with Cursor