chore(release): 10.0.0-beta.0

This commit is contained in:
Zoltan Kochan
2024-11-28 12:35:01 +01:00
parent 74a45696a4
commit 9fcc7e808e
288 changed files with 1851 additions and 467 deletions

View File

@@ -1,5 +1,12 @@
# @pnpm/parse-cli-args
## 8.0.4
### Patch Changes
- @pnpm/error@6.0.3
- @pnpm/find-workspace-dir@7.0.3
## 8.0.3
### Patch Changes

View File

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