chore: rc version bump

This commit is contained in:
github-actions[bot]
2025-11-30 18:43:19 +00:00
parent 55595f680c
commit fcfa623a22
4 changed files with 10 additions and 3 deletions

View File

@@ -20,6 +20,7 @@
"red-buses-listen",
"sentry-telemetry-integration",
"slow-grapes-do",
"spotty-peaches-hug"
"spotty-peaches-hug",
"tall-lines-fetch"
]
}

View File

@@ -1,5 +1,11 @@
# task-master-ai
## 0.36.0-rc.2
### Patch Changes
- [#1463](https://github.com/eyaltoledano/claude-task-master/pull/1463) [`55595f6`](https://github.com/eyaltoledano/claude-task-master/commit/55595f680c8b52b5421d3e0c7640bf2050efe44f) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - Fix package issue in earlier rc
## 0.36.0-rc.1
### Minor Changes

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "task-master-ai",
"version": "0.36.0-rc.1",
"version": "0.36.0-rc.2",
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
"main": "index.js",
"type": "module",