diff --git a/.changeset/config.json b/.changeset/config.json index 8ebd69baf0..46d4c73d81 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,7 +7,7 @@ "access": "public", "baseBranch": "master", "updateInternalDependencies": "patch", - "ignore": [], + "ignore": ["integration-tests-api", "integration-tests-plugins"], "snapshot": { "useCalculatedVersion": true }