docs(changelog): Curate sample release entries - #1106
docs(changelog): Curate sample release entries#1106scout-relayprotocol[bot] wants to merge 1 commit into
Conversation
Rewrite three representative release dates around customer-visible outcomes and remove the internal-only SDK type-sync note from the public changelog source. Co-authored-by: AJ Fernandez <1295659+n-xlkt@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Closing because the requester withdrew the work and instructed Scout to stop. |
|
| ## 7.0.1 | ||
|
|
||
| ### Patch Changes |
There was a problem hiding this comment.
Removing the only 7.0.1 entry leaves the visible 7.0.1 and Patch Changes headings with no content before 7.0.0. Remove this empty section or add an appropriate customer-facing release note so the published SDK changelog does not contain a blank release.
Artifacts
SDK release-section parser and renderer source
- Review-authored Node script parses the changelog with Prettier Markdown and renders the 7.0.1 release section to determine whether an empty section remains visible; it confirms the test method.
SDK 7.0.1 release section before the bullet removal
- Executed parent-revision check shows one parsed patch entry and a rendered list under 7.0.1; the prior section was not blank.
SDK 7.0.1 release section after the bullet removal
- Executed current-revision check shows zero parsed entries but rendered 7.0.1 and Patch Changes headings; the release section is visibly blank.
Summary
Curates the three representative RelayKit release dates from the changelog skill dry run:
The docs publisher remains deterministic: these edits live in RelayKit's canonical package changelogs rather than the generated Relay Docs page.
Verification
git diff --checkRefs INT2-1239
Action taken on behalf of AJ Fernandez.
View Session in Sentry