Skip to content

Commit c5e5eb7

Browse files
committed
Update changeset config
1 parent ccd67d9 commit c5e5eb7

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
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
33
"changelog": "@changesets/cli/changelog",
4-
"commit": false,
4+
"commit": ["@changesets/cli/commit", { "skipCI": false }],
55
"fixed": [],
66
"linked": [],
77
"access": "restricted",

0 commit comments

Comments
 (0)