@@ -3,8 +3,18 @@
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
- "linked": [],
+ "linked": [
+ [
+ "@tabler/core",
+ "@tabler/preview",
+ "@tabler/docs"
+ ]
+ ],
"access": "public",
"baseBranch": "dev",
- "ignore": []
+ "ignore": [],
+ "privatePackages": {
+ "version": true,
+ "tag": false
+ }
}