mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-19 06:07:59 -04:00
chore(release): 8.0.0-rc.0
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# @pnpm/command
|
||||
|
||||
## 4.0.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
- eceaa8b8b: Node.js 14 support dropped.
|
||||
|
||||
## 3.0.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user