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 633ccd6 commit 7a0462cCopy full SHA for 7a0462c
.changeset/config.json
@@ -0,0 +1,15 @@
1
+{
2
+ "$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3
+ "changelog": "@changesets/cli/changelog",
4
+ "commit": false,
5
+ "fixed": [],
6
+ "ignore": [],
7
+ "linked": [],
8
+ "access": "public",
9
+ "baseBranch": "main",
10
+ "updateInternalDependencies": "patch",
11
+ "privatePackages": {
12
+ "version": true,
13
+ "tag": true
14
+ }
15
+}
0 commit comments