Skip to content

Commit 34818e0

Browse files
committed
chore(release): 1.8.2 [skip ci]
## [1.8.2](v1.8.1...v1.8.2) (2020-08-31) ### Bug Fixes * support npm integrities with several hashes, use legacy url.parse if exists ([610bf77](610bf77))
1 parent 8dbcb8c commit 34818e0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.8.2](https://github.com/imsnif/synp/compare/v1.8.1...v1.8.2) (2020-08-31)
2+
3+
4+
### Bug Fixes
5+
6+
* support npm integrities with several hashes, use legacy url.parse if exists ([610bf77](https://github.com/imsnif/synp/commit/610bf77cea08ef5d89476caf287e48effa9db011))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "synp",
3-
"version": "1.8.1",
3+
"version": "1.8.2",
44
"description": "Convert yarn.lock to package-lock.json and vice versa",
55
"keywords": [
66
"yarn",

0 commit comments

Comments
 (0)