chore(release): 8.6.2

This commit is contained in:
Zoltan Kochan
2023-06-11 21:35:42 +03:00
parent 302ebffc54
commit 43151bbd6e
173 changed files with 843 additions and 117 deletions

View File

@@ -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

View File

@@ -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",