We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0934596 commit 3d407bdCopy full SHA for 3d407bd
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 7.0.2
4
+
5
+- Bump semver again (contribution from @rsanchez in #477)
6
7
## 7.0.1
8
9
- Bump semver (contribution from @stianjensen in #466)
package.json
@@ -1,6 +1,6 @@
{
"name": "patch-package",
- "version": "7.0.1",
+ "version": "7.0.2",
"description": "Fix broken node modules with no fuss",
"main": "dist/index.js",
"repository": "github:ds300/patch-package",
0 commit comments