Skip to content

Commit f5a9972

Browse files
committed
chore(*): set ignore in changeset config
1 parent 7c4b7b0 commit f5a9972

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
@@ -7,5 +7,5 @@
77
"access": "restricted",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": []
10+
"ignore": ["examples/**"]
1111
}

0 commit comments

Comments
 (0)