We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9345d2 commit b65d1efCopy full SHA for b65d1ef
.changeset/config.json
@@ -2,7 +2,7 @@
2
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3
"changelog": ["@changesets/changelog-github", { "repo": "pizzajsdev/pizzajs" }],
4
"baseBranch": "main",
5
- "commit": false,
+ "commit": true,
6
"access": "public",
7
"updateInternalDependencies": "patch",
8
"fixed": [],
0 commit comments