Publishing "@warkypublic/monorepo-dep-checker" at "1.0.4"

This commit is contained in:
Hein 2025-05-06 09:48:42 +02:00
parent 0d38c77bee
commit 2ffa2bd0ca
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# @warkypublic/monorepo-dep-checker
## 1.0.4
### Patch Changes
- Rather Ignore version oprators and keep package operators
## 1.0.3
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@warkypublic/monorepo-dep-checker",
"version": "1.0.3",
"version": "1.0.4",
"description": "A CLI tool to check and manage dependencies across packages in a monorepo",
"type": "module",
"main": "./dist/index.js",