We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f215f4 commit 8b728d6Copy full SHA for 8b728d6
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.9.9](https://github.com/imsnif/synp/compare/v1.9.8...v1.9.9) (2022-01-10)
2
+
3
+### Bug Fixes
4
+* fix: pin colors dependency ([a3bf502](https://github.com/imsnif/synp/commit/a3bf502267a238ecfc71204185f63e5113bf7188))
5
6
7
## [1.9.8](https://github.com/imsnif/synp/compare/v1.9.7...v1.9.8) (2021-10-30)
8
9
package.json
@@ -1,6 +1,6 @@
{
"name": "synp",
- "version": "1.9.8",
+ "version": "1.9.9",
"description": "Convert yarn.lock to package-lock.json and vice versa",
"keywords": [
"yarn",
0 commit comments