chore: fix changeset config

This commit is contained in:
Ralph Khreish
2025-09-17 22:53:25 +02:00
parent 33259cc4f8
commit 13d04b3433
2 changed files with 8 additions and 1 deletions

View File

@@ -8,7 +8,9 @@
],
"commit": false,
"fixed": [],
"linked": [],
"linked": [
["task-master-ai", "@tm/cli", "@tm/core"]
],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",

View File

@@ -0,0 +1,5 @@
---
"@tm/cli": minor
---
testing this stuff out to see how the release candidate works with monorepo