chore(release): 8.6.0

This commit is contained in:
Zoltan Kochan
2023-05-28 14:59:16 +03:00
parent e6052260c3
commit f0817fa165
243 changed files with 1474 additions and 224 deletions

View File

@@ -1,5 +1,12 @@
# @pnpm/parse-cli-args
## 7.0.1
### Patch Changes
- @pnpm/error@5.0.1
- @pnpm/find-workspace-dir@6.0.1
## 7.0.0
### Major Changes

View File

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