Skip to content

Commit b0cb440

Browse files
authored
Fix versioning. (#43)
1 parent 72b551c commit b0cb440

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.changeset/config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@
66
"linked": [],
77
"access": "public",
88
"baseBranch": "main",
9-
"updateInternalDependencies": "patch",
10-
"ignore": ["examples/*"]
9+
"updateInternalDependencies": "patch"
1110
}

0 commit comments

Comments
 (0)