diff --git a/.changeset/config.json b/.changeset/config.json index 8639ae5..ab39b08 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -4,7 +4,7 @@ "commit": false, "fixed": [], "linked": [], - "access": "restricted", + "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", "ignore": [] diff --git a/package.json b/package.json index 6b4d219..22ab1a1 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dev": "pnpm -r --parallel dev", "build": "pnpm -r build", "test": "jest", - "release": "changeset publish --access public" + "release": "changeset publish" }, "keywords": [ "tidbcloud",