chore(release): 8.4.0

This commit is contained in:
Zoltan Kochan
2023-05-02 13:46:53 +03:00
parent 2809e89aba
commit fcfbf96429
99 changed files with 439 additions and 99 deletions

View File

@@ -1,5 +1,13 @@
# @pnpm/cli-utils
## 2.0.7
### Patch Changes
- Updated dependencies [2809e89ab]
- @pnpm/config@18.3.1
- @pnpm/default-reporter@12.2.1
## 2.0.6
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/cli-utils",
"version": "2.0.6",
"version": "2.0.7",
"description": "Utils for pnpm commands",
"main": "lib/index.js",
"types": "lib/index.d.ts",