Skip to content

Commit 4860b77

Browse files
committed
For real this time
1 parent 9218b89 commit 4860b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
33
"changelog": "@changesets/cli/changelog",
44
"commit": false,
5-
"ignore": ["apps/playground/**", "apps/examples/**"],
5+
"ignore": ["playground", "*-example"],
66
"access": "public",
77
"updateInternalDependencies": "patch",
88
"baseBranch": "main",

0 commit comments

Comments
 (0)