mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-04 15:24:02 -04:00
chore(release): 8.0.0-rc.0
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @pnpm/parse-cli-args
|
||||
|
||||
## 7.0.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
- eceaa8b8b: Node.js 14 support dropped.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [eceaa8b8b]
|
||||
- @pnpm/find-workspace-dir@6.0.0
|
||||
- @pnpm/error@5.0.0
|
||||
|
||||
## 6.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/parse-cli-args",
|
||||
"version": "6.0.1",
|
||||
"version": "7.0.0",
|
||||
"description": "Parses the CLI args passed to pnpm",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user