diff --git a/.changeset/config.json b/.changeset/config.json index e2e93b359..ff9fe79d7 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -3,9 +3,9 @@ "changelog": "@changesets/cli/changelog", "commit": false, "fixed": [], - "linked": [], - "access": "restricted", - "baseBranch": "main", + "linked": [["@halo-dev/*"]], + "access": "public", + "baseBranch": "next", "updateInternalDependencies": "patch", "ignore": [] -} \ No newline at end of file +}