Skip to content

Commit 3b91c1b

Browse files
committed
chore(release): 1.9.10 [skip ci]
## [1.9.10](v1.9.9...v1.9.10) (2022-02-10) ### Performance Improvements * up tape ([3c16e01](3c16e01))
1 parent 3c16e01 commit 3b91c1b

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.10](https://github.com/imsnif/synp/compare/v1.9.9...v1.9.10) (2022-02-10)
2+
3+
4+
### Performance Improvements
5+
6+
* up tape ([3c16e01](https://github.com/imsnif/synp/commit/3c16e015ded705f274555fbbbe19bc8ddee64c1d))
7+
18
## [1.9.9](https://github.com/imsnif/synp/compare/v1.9.8...v1.9.9) (2022-01-10)
29

310
### Bug Fixes

package.json

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

0 commit comments

Comments
 (0)