diff --git a/.changeset/config.json b/.changeset/config.json index 0832aaa5..a6bc9c7e 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -8,7 +8,9 @@ ], "commit": false, "fixed": [], - "linked": [], + "linked": [ + ["task-master-ai", "@tm/cli", "@tm/core"] + ], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", diff --git a/.changeset/odd-otters-tan.md b/.changeset/odd-otters-tan.md new file mode 100644 index 00000000..10ddf5e5 --- /dev/null +++ b/.changeset/odd-otters-tan.md @@ -0,0 +1,5 @@ +--- +"@tm/cli": minor +--- + +testing this stuff out to see how the release candidate works with monorepo