diff --git a/.changeset/config.json b/.changeset/config.json index 9bdce4c..e55d4ca 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,8 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [] + "ignore": [ + "@better-t-stack/backend", + "web" + ] }