fix(parse-prd): resolves issue preventing --append flag from properly working in the CLI context. Adds changeset.

This commit is contained in:
Eyal Toledano
2025-05-07 14:17:41 -04:00
parent 8ae772086d
commit 0288311965
2 changed files with 13 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
---
'task-master-ai': patch
---
Small fixes
- `next` command no longer incorrectly suggests that subtasks be broken down into subtasks in the CLI
- fixes the `append` flag so it properly works in the CLI