Skip to content

Fix Changesets release PR generation - #2

Merged
SandroMaglione merged 1 commit into
mainfrom
codex/fix-changesets-changelog
Jul 31, 2026
Merged

Fix Changesets release PR generation#2
SandroMaglione merged 1 commit into
mainfrom
codex/fix-changesets-changelog

Conversation

@SandroMaglione

Copy link
Copy Markdown
Member

Summary

  • enable Changesets' standard changelog generator
  • allow the release action to compose the version PR body for changed packages

Why

The first release run with a pending changeset failed after versioning because the action expects a generated CHANGELOG.md, while the repository configuration explicitly disabled changelog generation.

Validation

  • pnpm check
  • dry-run pnpm changeset version in an isolated copy; generated the expected 0.2.0 changelog

@SandroMaglione
SandroMaglione merged commit 0744c2a into main Jul 31, 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