Skip to content

Commit ac452f8

Browse files
committed
chore: changeset config.
1 parent bab89b8 commit ac452f8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.changeset/config.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@
77
"access": "public",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": []
10+
"ignore": [],
11+
"privatePackages": {
12+
"tag": false,
13+
"version": false
14+
}
1115
}

0 commit comments

Comments
 (0)