From f398412df748cd8d02faf92fb01aefc692b2462c Mon Sep 17 00:00:00 2001 From: Nikolay Kost Date: Thu, 28 Sep 2023 04:34:32 +0300 Subject: [PATCH] chore: changeset link config --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index e4c4065..09ee9ec 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -6,7 +6,7 @@ ], "commit": false, "fixed": [], - "linked": [], + "linked": [["@bbob/cli", "@bbob/core", "@bbob/html", "@bbob/parser", "@bbob/plugin-helper", "@bbob/preset", "@bbob/preset-html5", "@bbob/preset-react", "@bbob/preset-vue", "@bbob/react", "@bbob/vue2", "@bbob/vue3"]], "access": "public", "baseBranch": "master", "updateInternalDependencies": "patch",