mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-04 23:34:58 -04:00
chore(release): 7.24.0
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user