mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-18 22:02:53 -04:00
chore(release): 10.0.0-beta.0
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user