Skip to content

fix(changesets): use real package name in ignore list#5

Merged
danielgorgonha merged 1 commit into
mainfrom
fix/changesets-ignore
Apr 22, 2026
Merged

fix(changesets): use real package name in ignore list#5
danielgorgonha merged 1 commit into
mainfrom
fix/changesets-ignore

Conversation

@danielgorgonha
Copy link
Copy Markdown
Contributor

Summary

Changesets was failing to parse config because 'docs' and 'minimal' aren't package names — they were path fragments. Apps/docs is not a changeset-tracked package (no package.json), and examples/minimal is named 'polis-minimal-example'.

Test plan

  • Release workflow passes

@danielgorgonha danielgorgonha merged commit d04d600 into main Apr 22, 2026
3 checks passed
@danielgorgonha danielgorgonha deleted the fix/changesets-ignore branch April 22, 2026 18:13
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