mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
chore: rc version bump
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"red-buses-listen",
|
||||
"sentry-telemetry-integration",
|
||||
"slow-grapes-do",
|
||||
"spotty-peaches-hug"
|
||||
"spotty-peaches-hug",
|
||||
"tall-lines-fetch"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user