Skip to content

Commit 006ca72

Browse files
committed
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2020-09-26) ### Bug Fixes * attach deps meta to pkg-lock resolved entries ([51db17f](51db17f)), closes [#55](#55)
1 parent 51db17f commit 006ca72

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.1](https://github.com/imsnif/synp/compare/v1.9.0...v1.9.1) (2020-09-26)
2+
3+
4+
### Bug Fixes
5+
6+
* attach deps meta to pkg-lock resolved entries ([51db17f](https://github.com/imsnif/synp/commit/51db17f4ed03b4eadc21337617572d6a648a3b22)), closes [#55](https://github.com/imsnif/synp/issues/55)
7+
18
# [1.9.0](https://github.com/imsnif/synp/compare/v1.8.3...v1.9.0) (2020-09-26)
29

310

package.json

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

0 commit comments

Comments
 (0)