diff --git a/.changeset/config.json b/.changeset/config.json index a52bbd4..4cf9176 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "restricted", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["docs", "rest-**"] + "ignore": ["docs", "rest-express-prisma-jwt-sqlite", "rest-express-prisma-session-sqlite", "rest-next"] }