mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
chore: rc version bump [skip ci]
This commit is contained in:
committed by
Ralph Khreish
parent
7a52bd41ab
commit
5f1fbba85e
25
.changeset/pre.json
Normal file
25
.changeset/pre.json
Normal 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"
|
||||
]
|
||||
}
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user