Files
pnpm/releasing/plugin-commands-deploy/test/fixtures/is-positive.patch
Johan Quan Vo 7b1c189f2e feat!: remove deprecated patch options (#10505)
* refactor: remove allowNonAppliedPatches

* refactor: remove ignorePatchFailures

* refactor: remove `strict` field in groupPatchedDependencies

* test: update test failure in package patching

* test: fix

* docs: update changesets

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2026-01-27 17:08:45 +01:00

20 lines
515 B
Diff

diff --git a/PATCH.txt b/PATCH.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e6d52b1e6644678337868f7b5d6cc6dc0d040891
--- /dev/null
+++ b/PATCH.txt
@@ -0,0 +1 @@
+added by pnpm patch-commit
diff --git a/package.json b/package.json
index 5feb15ba194c74ad48a2ee15abec9887ec1f9e83..27e24feff1bbfc20b3735c23b332bfdc16803362 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,7 @@
"test": "node test.js"
},
"files": [
+ "PATCH.txt",
"index.js"
],
"keywords": [