Merge branch 'v8'

This commit is contained in:
Zoltan Kochan
2024-01-10 16:04:26 +01:00
91 changed files with 454 additions and 67 deletions

View File

@@ -1,5 +1,13 @@
# @pnpm/cli-utils
## 2.1.8
### Patch Changes
- Updated dependencies [d9564e354]
- @pnpm/config@20.4.1
- @pnpm/default-reporter@12.4.12
## 2.1.7
### Patch Changes

View File

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