We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9218b89 commit 4860b77Copy full SHA for 4860b77
.changeset/config.json
@@ -2,7 +2,7 @@
2
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
3
"changelog": "@changesets/cli/changelog",
4
"commit": false,
5
- "ignore": ["apps/playground/**", "apps/examples/**"],
+ "ignore": ["playground", "*-example"],
6
"access": "public",
7
"updateInternalDependencies": "patch",
8
"baseBranch": "main",
0 commit comments