Version Packages (#1249)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-09-26 01:06:52 +02:00
committed by GitHub
parent 044a7bfc98
commit b7f32eac5a
6 changed files with 22 additions and 15 deletions

View File

@@ -1,8 +0,0 @@
---
"task-master-ai": patch
---
Fix set-status for subtasks:
- Parent tasks are now set as `done` when subtasks are all `done`
- Parent tasks are now set as `in-progress` when at least one subtask is `in-progress` or `done`