We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c16e01 commit 3b91c1bCopy full SHA for 3b91c1b
CHANGELOG.md
@@ -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
8
## [1.9.9](https://github.com/imsnif/synp/compare/v1.9.8...v1.9.9) (2022-01-10)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "synp",
- "version": "1.9.9",
+ "version": "1.9.10",
"description": "Convert yarn.lock to package-lock.json and vice versa",
"keywords": [
"yarn",
0 commit comments