Skip to content

Commit a634afd

Browse files
authored
Merge pull request #245 from powersync-ja/changesets-ignore-demos
Ignore demos for changesets
2 parents 6c1c83f + 6bb6118 commit a634afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"access": "restricted",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": [],
10+
"ignore": ["!@powersync/*"],
1111
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
1212
"onlyUpdatePeerDependentsWhenOutOfRange": true,
1313
"updateInternalDependents": "out-of-range"

0 commit comments

Comments
 (0)