From 7687d5ca6ca28115c8aa5c9f2b565b3320f1f2d3 Mon Sep 17 00:00:00 2001 From: Matt Kane Date: Wed, 1 Apr 2026 12:58:43 +0100 Subject: [PATCH] Fix changeset config --- .changeset/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.changeset/config.json b/.changeset/config.json index e3a4633..6d8ad64 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -12,6 +12,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "bumpVersionsWithWorkspaceProtocolOnly": true, - "ignore": ["@demo/*"] + "bumpVersionsWithWorkspaceProtocolOnly": true }