Skip to content

Commit 9dcb238

Browse files
committed
fix(release): ignore docs-e2e package
1 parent 2434280 commit 9dcb238

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
@@ -9,7 +9,7 @@
99
"access": "public",
1010
"baseBranch": "origin/build/v2",
1111
"updateInternalDependencies": "minor",
12-
"ignore": ["qwik-docs", "insights", "qwik-cli-e2e"],
12+
"ignore": ["qwik-docs", "insights", "qwik-cli-e2e", "docs-e2e"],
1313
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
1414
"onlyUpdatePeerDependentsWhenOutOfRange": true
1515
}

0 commit comments

Comments
 (0)