diff --git a/.changeset/config.json b/.changeset/config.json index 1c3dd519..217f8eef 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["@react-simplikit/root", "with-vite", "with-nextjs", "@examples/shared"] + "ignore": ["with-vite", "with-nextjs", "@examples/shared"] }