chore: rc version bump
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"mode": "exit",
|
"mode": "pre",
|
||||||
"tag": "rc",
|
"tag": "rc",
|
||||||
"initialVersions": {
|
"initialVersions": {
|
||||||
"task-master-ai": "0.28.0",
|
"task-master-ai": "0.29.0-rc.0",
|
||||||
"@tm/cli": "",
|
"@tm/cli": "",
|
||||||
"docs": "0.0.5",
|
"docs": "0.0.5",
|
||||||
"extension": "0.25.5",
|
"extension": "0.25.6-rc.0",
|
||||||
"@tm/ai-sdk-provider-grok-cli": "",
|
"@tm/ai-sdk-provider-grok-cli": "",
|
||||||
"@tm/build-config": "",
|
"@tm/build-config": "",
|
||||||
"@tm/claude-code-plugin": "0.0.1",
|
"@tm/claude-code-plugin": "0.0.1",
|
||||||
@@ -16,6 +16,7 @@
|
|||||||
"mean-planes-wave",
|
"mean-planes-wave",
|
||||||
"nice-ways-hope",
|
"nice-ways-hope",
|
||||||
"plain-falcons-serve",
|
"plain-falcons-serve",
|
||||||
|
"silent-bushes-grow",
|
||||||
"smart-owls-relax"
|
"smart-owls-relax"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,11 @@
|
|||||||
# task-master-ai
|
# task-master-ai
|
||||||
|
|
||||||
|
## 0.29.0-rc.1
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#1299](https://github.com/eyaltoledano/claude-task-master/pull/1299) [`a6c5152`](https://github.com/eyaltoledano/claude-task-master/commit/a6c5152f20edd8717cf1aea34e7c178b1261aa99) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - Improve refresh token when authenticating
|
||||||
|
|
||||||
## 0.29.0-rc.0
|
## 0.29.0-rc.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "task-master-ai",
|
"name": "task-master-ai",
|
||||||
"version": "0.29.0-rc.0",
|
"version": "0.29.0-rc.1",
|
||||||
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
|
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Reference in New Issue
Block a user