Skip to content

Commit e5a2573

Browse files
authored
fix(ci): change access to public in changeset confg
1 parent fbec81c commit e5a2573

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.changeset/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"commit": false,
55
"fixed": [],
66
"linked": [],
7-
"access": "restricted",
8-
"baseBranch": "main",
7+
"access": "public",
8+
"baseBranch": "master",
99
"updateInternalDependencies": "patch",
1010
"ignore": []
1111
}

0 commit comments

Comments
 (0)