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,17 @@
# @pnpm/plugin-commands-patching
## 3.0.9
### Patch Changes
- Updated dependencies [2809e89ab]
- Updated dependencies [e6b83c84e]
- @pnpm/config@18.3.1
- @pnpm/modules-yaml@12.1.0
- @pnpm/plugin-commands-installation@13.0.3
- @pnpm/cli-utils@2.0.7
- @pnpm/store-connection-manager@6.0.8
## 3.0.8
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-patching",
"version": "3.0.8",
"version": "3.0.9",
"description": "Commands for creating patches",
"main": "lib/index.js",
"types": "lib/index.d.ts",