chore(release): 8.0.0-rc.0

This commit is contained in:
Zoltan Kochan
2023-03-24 15:52:20 +02:00
parent 0e26acb0fb
commit eb5b7d5299
286 changed files with 2184 additions and 446 deletions

View File

@@ -1,5 +1,11 @@
# @pnpm/command
## 4.0.0
### Major Changes
- eceaa8b8b: Node.js 14 support dropped.
## 3.0.0
### Major Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/command",
"version": "3.0.0",
"version": "4.0.0",
"description": "Types and utils for pnpm commands",
"main": "lib/index.js",
"types": "lib/index.d.ts",