chore(release): 7.24.0

This commit is contained in:
Zoltan Kochan
2023-01-09 19:25:36 +02:00
parent 891a8d7633
commit bcbcc47530
190 changed files with 1063 additions and 175 deletions

View File

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

View File

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