There was an error while loading. Please reload this page.
1 parent f63c2dc commit 35bbf13Copy full SHA for 35bbf13
βCHANGELOG.mdβ
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 8.0.1
4
+
5
+- Update `tmp` to fix security alert. #578
6
7
## 8.0.0
8
9
- Add support for multiple patch files for a single package. #474
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "patch-package",
- "version": "8.0.0",
+ "version": "8.0.1",
"description": "Fix broken node modules with no fuss",
"main": "dist/index.js",
"repository": "github:ds300/patch-package",
0 commit comments