Version Packages

This commit is contained in:
github-actions[bot]
2025-04-23 00:00:43 +00:00
parent 2829194d3c
commit 8ed651c165
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
## 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
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"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.",
"main": "index.js",
"type": "module",