Skip to content

Commit 0c80e20

Browse files
committed
Fix changeset run
1 parent 00a0af7 commit 0c80e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"access": "public",
77
"baseBranch": "main",
88
"updateInternalDependencies": "patch",
9-
"ignore": ["@example/*", "@test/*", "@benchmark/*", "astro-scripts", "astro-benchmark"],
9+
"ignore": ["@example/*", "@test/*"],
1010
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
1111
"onlyUpdatePeerDependentsWhenOutOfRange": true
1212
}

0 commit comments

Comments
 (0)