Skip to content

Commit 3d407bd

Browse files
committed
bump version
1 parent 0934596 commit 3d407bd

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+
## 7.0.2
4+
5+
- Bump semver again (contribution from @rsanchez in #477)
6+
37
## 7.0.1
48

59
- Bump semver (contribution from @stianjensen in #466)

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": "7.0.1",
3+
"version": "7.0.2",
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)