Skip to content

Commit

Permalink
chore(release): 1.9.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.7](v1.9.6...v1.9.7) (2021-02-28)

### Bug Fixes

* use actual options for hints ([10cc940](10cc940)), closes [#72](#72)
  • Loading branch information
antongolub committed Feb 28, 2021
1 parent beec707 commit 7dbee03
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.9.7](https://github.com/imsnif/synp/compare/v1.9.6...v1.9.7) (2021-02-28)


### Bug Fixes

* use actual options for hints ([10cc940](https://github.com/imsnif/synp/commit/10cc94087df6e3a9cf6d9639c8ac18ed5e9adec3)), closes [#72](https://github.com/imsnif/synp/issues/72)

## [1.9.6](https://github.com/imsnif/synp/compare/v1.9.5...v1.9.6) (2021-02-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "synp",
"version": "1.9.6",
"version": "1.9.7",
"description": "Convert yarn.lock to package-lock.json and vice versa",
"keywords": [
"yarn",
Expand Down

0 comments on commit 7dbee03

Please sign in to comment.