mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-03 23:11:49 -04:00
chore(release): 8.6.2
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# @pnpm/parse-cli-args
|
||||
|
||||
## 7.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/error@5.0.2
|
||||
- @pnpm/find-workspace-dir@6.0.2
|
||||
|
||||
## 7.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/parse-cli-args",
|
||||
"version": "7.0.1",
|
||||
"version": "7.0.2",
|
||||
"description": "Parses the CLI args passed to pnpm",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user