Skip to content

Commit b65d1ef

Browse files
committed
ci(changelogs): configure commits
1 parent b9345d2 commit b65d1ef

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
@@ -2,7 +2,7 @@
22
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
33
"changelog": ["@changesets/changelog-github", { "repo": "pizzajsdev/pizzajs" }],
44
"baseBranch": "main",
5-
"commit": false,
5+
"commit": true,
66
"access": "public",
77
"updateInternalDependencies": "patch",
88
"fixed": [],

0 commit comments

Comments
 (0)