fix: enhance findProjectRoot to traverse parent directories (#1302)

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:
Ben Coombs
2025-10-14 17:32:10 +01:00
committed by GitHub
parent e308cf4f46
commit 3283506444
23 changed files with 386 additions and 145 deletions

View File

@@ -1,5 +1,7 @@
# Change Log
## 0.25.6
## 0.25.6-rc.0
### Patch Changes

View File

@@ -3,7 +3,7 @@
"private": true,
"displayName": "TaskMaster",
"description": "A visual Kanban board interface for TaskMaster projects in VS Code",
"version": "0.25.6-rc.0",
"version": "0.25.6",
"publisher": "Hamster",
"icon": "assets/icon.png",
"engines": {