chore(release): 10.5.1

This commit is contained in:
Zoltan Kochan
2025-02-26 12:56:43 +01:00
parent 0b31bf00d8
commit 70d565cf79
90 changed files with 372 additions and 76 deletions

View File

@@ -1,5 +1,12 @@
# @pnpm/parse-cli-args
## 1000.0.4
### Patch Changes
- Updated dependencies [69f922a]
- @pnpm/find-workspace-dir@1000.1.0
## 1000.0.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/parse-cli-args",
"version": "1000.0.3",
"version": "1000.0.4",
"description": "Parses the CLI args passed to pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",