chore(release): 9.1.0

This commit is contained in:
Zoltan Kochan
2024-05-06 11:13:30 +02:00
parent db1d6ffb9a
commit 01a4566655
104 changed files with 424 additions and 90 deletions

View File

@@ -1,5 +1,15 @@
# @pnpm/plugin-commands-patching
## 6.1.1
### Patch Changes
- Updated dependencies [7a0536e]
- @pnpm/lockfile-utils@10.1.1
- @pnpm/lockfile-file@9.0.4
- @pnpm/plugin-commands-installation@15.1.1
- @pnpm/store-connection-manager@8.1.1
## 6.1.0
### Minor Changes

View File

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