Compare commits
5 Commits
crunchyman
...
chore/manu
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c05643809e | ||
|
|
451db98b1d | ||
|
|
09d839fff5 | ||
|
|
90068348d3 | ||
|
|
02e347d2d7 |
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'task-master-ai': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Resolve all issues related to MCP
|
|
||||||
@@ -1,30 +0,0 @@
|
|||||||
{
|
|
||||||
"mode": "pre",
|
|
||||||
"tag": "rc",
|
|
||||||
"initialVersions": {
|
|
||||||
"task-master-ai": "0.13.1"
|
|
||||||
},
|
|
||||||
"changesets": [
|
|
||||||
"beige-doodles-type",
|
|
||||||
"beige-rats-accept",
|
|
||||||
"blue-spies-kick",
|
|
||||||
"cuddly-zebras-matter",
|
|
||||||
"curvy-candies-eat",
|
|
||||||
"easy-toys-wash",
|
|
||||||
"every-stars-sell",
|
|
||||||
"fine-monkeys-eat",
|
|
||||||
"fine-signs-add",
|
|
||||||
"gentle-views-jump",
|
|
||||||
"mighty-mirrors-watch",
|
|
||||||
"neat-donkeys-shave",
|
|
||||||
"nine-rocks-sink",
|
|
||||||
"ninety-ghosts-relax",
|
|
||||||
"ninety-wombats-pull",
|
|
||||||
"public-cooks-fetch",
|
|
||||||
"red-oranges-attend",
|
|
||||||
"red-suns-wash",
|
|
||||||
"tricky-papayas-hang",
|
|
||||||
"violet-papayas-see",
|
|
||||||
"violet-parrots-march"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'task-master-ai': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix ERR_MODULE_NOT_FOUND when trying to run MCP Server
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'task-master-ai': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add src directory to exports
|
|
||||||
@@ -1,5 +1,13 @@
|
|||||||
# task-master-ai
|
# task-master-ai
|
||||||
|
|
||||||
|
## 0.13.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 01963af: Resolve all issues related to MCP
|
||||||
|
- 01963af: Fix ERR_MODULE_NOT_FOUND when trying to run MCP Server
|
||||||
|
- 01963af: Add src directory to exports
|
||||||
|
|
||||||
## 0.13.1
|
## 0.13.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "task-master-ai",
|
"name": "task-master-ai",
|
||||||
"version": "0.13.2-rc.1",
|
"version": "0.13.2",
|
||||||
"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