Merge pull request #308 from eyaltoledano/changeset-release/main

Version Packages
This commit is contained in:
Ralph Khreish
2025-04-23 02:01:57 +02:00
committed by GitHub
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'task-master-ai': patch
---
Fix add_dependency tool crashing the MCP Server

View File

@@ -1,5 +1,11 @@
# task-master-ai # task-master-ai
## 0.12.1
### Patch Changes
- [#307](https://github.com/eyaltoledano/claude-task-master/pull/307) [`2829194`](https://github.com/eyaltoledano/claude-task-master/commit/2829194d3c1dd5373d3bf40275cf4f63b12d49a7) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - Fix add_dependency tool crashing the MCP Server
## 0.12.0 ## 0.12.0
### Minor Changes ### Minor Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "task-master-ai", "name": "task-master-ai",
"version": "0.12.0", "version": "0.12.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",