Makes small adjustments. REgenerates files after updating tasks. Adds ability to clear subtasks.

This commit is contained in:
Eyal Toledano
2025-03-21 18:35:14 -04:00
parent b3b82f0b2c
commit eef6a2ad02
2 changed files with 102 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-task-master",
"version": "1.4.8",
"version": "1.4.10",
"description": "A task management system for AI-driven development with Claude",
"main": "index.js",
"type": "module",