Add minimatch dependency to coding-agent

This commit is contained in:
Mario Zechner 2026-01-06 09:29:05 +01:00
parent 9063a71fe6
commit b04ce9fe95
3 changed files with 6 additions and 0 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Add `minimatch` as a direct dependency for explicit imports.
## [0.37.2] - 2026-01-05
### Fixed