chore: rc version bump [skip ci]

This commit is contained in:
Crunchyman-ralph
2026-01-15 16:58:36 +00:00
committed by Ralph Khreish
parent 7a52bd41ab
commit 5f1fbba85e
2 changed files with 26 additions and 1 deletions

25
.changeset/pre.json Normal file
View File

@@ -0,0 +1,25 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"task-master-ai": "0.41.0",
"@tm/cli": "",
"docs": "0.0.16",
"extension": "0.26.0",
"@tm/mcp": "",
"@tm/ai-sdk-provider-grok-cli": "",
"@tm/build-config": "",
"@tm/claude-code-plugin": "0.0.10",
"@tm/bridge": "",
"@tm/core": "",
"@tm/profiles": ""
},
"changesets": [
"adopt-modifyjson-pattern",
"fix-file-locking",
"list-blocks-ready-filter",
"loop-error-handling",
"loop-sandbox-optional",
"update-codex-cli-models"
]
}

View File

@@ -275,7 +275,7 @@
"tailwindcss": "4.1.11",
"typescript": "^5.9.2",
"@tm/core": "*",
"task-master-ai": "*"
"task-master-ai": "0.42.0-rc.0"
},
"overrides": {
"glob@<8": "^10.4.5",