Skip to content

Commit 35bbf13

Browse files
committed
changelog
1 parent f63c2dc commit 35bbf13

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 8.0.1
4+
5+
- Update `tmp` to fix security alert. #578
6+
37
## 8.0.0
48

59
- Add support for multiple patch files for a single package. #474

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "patch-package",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "Fix broken node modules with no fuss",
55
"main": "dist/index.js",
66
"repository": "github:ds300/patch-package",

0 commit comments

Comments
Β (0)