diff --git a/.changeset/config.json b/.changeset/config.json index fde32ccb..b91b4c6f 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,7 +7,10 @@ "commit": false, "fixed": [], - "linked": [["@tw-classed/react", "@tw-classed/core"]], + "linked": [ + ["@tw-classed/core", "@tw-classed/react"], + ["@tw-classed/core", "@tw-classed/solid"] + ], "access": "public", "baseBranch": "master", "updateInternalDependencies": "patch",