monorepo-dep-checker/CHANGELOG.md
2025-10-10 13:43:16 +02:00

29 lines
415 B
Markdown

# @warkypublic/monorepo-dep-checker
## 1.0.5
### Patch Changes
- Added Strict Mode
## 1.0.4
### Patch Changes
- Rather Ignore version oprators and keep package operators
## 1.0.3
### Patch Changes
- Fixed ><= version comparisons
## 1.0.2
### Patch Changes
- Added typescript, prettierplus and eslint
Fixed bug on windows with paths
Implemented testing cases
Minor bugfixes for version comparisons