Skip to content

Commit 7dbee03

Browse files
committed
chore(release): 1.9.7 [skip ci]
## [1.9.7](v1.9.6...v1.9.7) (2021-02-28) ### Bug Fixes * use actual options for hints ([10cc940](10cc940)), closes [#72](#72)
1 parent beec707 commit 7dbee03

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.7](https://github.com/imsnif/synp/compare/v1.9.6...v1.9.7) (2021-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* use actual options for hints ([10cc940](https://github.com/imsnif/synp/commit/10cc94087df6e3a9cf6d9639c8ac18ed5e9adec3)), closes [#72](https://github.com/imsnif/synp/issues/72)
7+
18
## [1.9.6](https://github.com/imsnif/synp/compare/v1.9.5...v1.9.6) (2021-02-12)
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.6",
3+
"version": "1.9.7",
44
"description": "Convert yarn.lock to package-lock.json and vice versa",
55
"keywords": [
66
"yarn",

0 commit comments

Comments
 (0)