Version Packages

This commit is contained in:
github-actions[bot]
2025-06-18 16:02:39 +00:00
committed by Ralph Khreish
parent 15286c029d
commit 3a30e9acd4
2 changed files with 7 additions and 1 deletions

View File

@@ -219,6 +219,12 @@
- [#789](https://github.com/eyaltoledano/claude-task-master/pull/789) [`8cde6c2`](https://github.com/eyaltoledano/claude-task-master/commit/8cde6c27087f401d085fe267091ae75334309d96) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - Fix contextGatherer bug when adding a task `Cannot read properties of undefined (reading 'forEach')`
## 0.17.1
### Patch Changes
- [#789](https://github.com/eyaltoledano/claude-task-master/pull/789) [`8cde6c2`](https://github.com/eyaltoledano/claude-task-master/commit/8cde6c27087f401d085fe267091ae75334309d96) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - Fix contextGatherer bug when adding a task `Cannot read properties of undefined (reading 'forEach')`
## 0.17.0
### Minor Changes

View File

@@ -119,4 +119,4 @@
"supertest": "^7.1.0",
"tsx": "^4.16.2"
}
}
}