Skip to content

fix: restore missing changeset frontmatter fence#259

Merged
jalehman merged 1 commit into
mainfrom
codex/fix-main-changeset-frontmatter
Apr 3, 2026
Merged

fix: restore missing changeset frontmatter fence#259
jalehman merged 1 commit into
mainfrom
codex/fix-main-changeset-frontmatter

Conversation

@jalehman

@jalehman jalehman commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

What

Repair the malformed changeset file on main so the Changesets action can parse pending release notes again.

Why

The Version Packages workflow failed on push f07400009be2f181f3fe382dbab5985793873540 because .changeset/fair-emus-move.md was missing its opening frontmatter fence. That blocks release PR updates until the file is corrected.

Changes

  • Add the missing opening --- fence
  • Leave changeset summary and bump unchanged

Testing

  • npm exec changeset status -- --output=/tmp/changeset-status.json
  • Expected: command exits successfully and changesets parse cleanly

@jalehman jalehman merged commit f392c09 into main Apr 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant