You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add changeset config to setup checklist (#71)
Add instructions to update .changeset/config.json when setting up
a new project from this template:
- Update the repo field to match the new repository
- Review and update the ignore array as needed
This prevents CI failures when the changelog generator tries to
fetch commit information from the wrong repository.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments