{ "$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json", "changelog": "./changelog.cjs", "commit": false, "fixed": [], "linked": [ [ "@tabler/core", "@tabler/preview", "@tabler/docs" ] ], "access": "public", "baseBranch": "dev", "ignore": [ "@tabler/shared", "@tabler/screenshots" ], "privatePackages": { "version": true, "tag": false } }