chore(release): 8.6.2

This commit is contained in:
Zoltan Kochan
2023-06-11 21:35:42 +03:00
parent 302ebffc54
commit 43151bbd6e
173 changed files with 843 additions and 117 deletions

View File

@@ -1,5 +1,16 @@
# @pnpm/cli-utils
## 2.0.10
### Patch Changes
- @pnpm/config@18.4.1
- @pnpm/error@5.0.2
- @pnpm/default-reporter@12.2.4
- @pnpm/package-is-installable@8.0.3
- @pnpm/manifest-utils@5.0.2
- @pnpm/read-project-manifest@5.0.2
## 2.0.9
### Patch Changes

View File

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