mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-18 05:42:27 -04:00
chore(release): 8.6.2
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# @pnpm/patching.apply-patch
|
||||
|
||||
## 2.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/error@5.0.2
|
||||
|
||||
## 2.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/patching.apply-patch",
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.3",
|
||||
"description": "Apply a patch to a directory",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# @pnpm/plugin-commands-patching
|
||||
|
||||
## 3.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f0d68ab2f: When patching a dependency, only consider files specified in the 'files' field of its package.json. Ignore all others [#6565](https://github.com/pnpm/pnpm/issues/6565)
|
||||
- Updated dependencies [d9da627cd]
|
||||
- Updated dependencies [302ebffc5]
|
||||
- @pnpm/lockfile-utils@8.0.2
|
||||
- @pnpm/constants@7.1.1
|
||||
- @pnpm/plugin-commands-installation@13.0.10
|
||||
- @pnpm/config@18.4.1
|
||||
- @pnpm/lockfile-file@8.1.1
|
||||
- @pnpm/error@5.0.2
|
||||
- @pnpm/cli-utils@2.0.10
|
||||
- @pnpm/store-connection-manager@6.0.12
|
||||
- @pnpm/patching.apply-patch@2.0.3
|
||||
- @pnpm/read-package-json@8.0.2
|
||||
- @pnpm/read-project-manifest@5.0.2
|
||||
|
||||
## 3.1.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/plugin-commands-patching",
|
||||
"version": "3.1.4",
|
||||
"version": "3.1.5",
|
||||
"description": "Commands for creating patches",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user