Skip to content

Commit f03a4ea

Browse files
committed
added docs-e2e to ignore list in changesets
1 parent d279a5f commit f03a4ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.changeset/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"@builder.io/qwik-react",
1515
"@builder.io/qwik-worker",
1616
"qwik-cli-e2e",
17-
"qwik-react-test-app"
17+
"qwik-react-test-app",
18+
"docs-e2e"
1819
],
1920
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
2021
"onlyUpdatePeerDependentsWhenOutOfRange": true

0 commit comments

Comments
 (0)