Skip to content

Commit 80ddbf5

Browse files
committed
no commit ch
1 parent 748aa3d commit 80ddbf5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
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": true,
4+
"commit": false,
55
"fixed": [],
66
"linked": [],
77
"access": "public",

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "0.0.0",
44
"private": true,
55
"workspaces": [
6-
"apps/*",
76
"packages/*"
87
],
98
"scripts": {

0 commit comments

Comments
 (0)