chore(release): 10.0.0-rc.0

This commit is contained in:
Zoltan Kochan
2024-12-16 02:31:45 +01:00
parent c0895e8b12
commit 3278c588cd
257 changed files with 1768 additions and 288 deletions

View File

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

View File

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