We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2275e8b commit 2c2efaaCopy full SHA for 2c2efaa
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "visual-differ",
3
- "version": "1.5.1",
+ "version": "1.6.0",
4
"description": "CLI tool for comparing screenshot directories using pixel-perfect image comparison with HTML reports",
5
"type": "module",
6
"bin": {
@@ -66,4 +66,4 @@
66
"pixelmatch": "^7.1.0",
67
"pngjs": "^7.0.0"
68
}
69
-}
+}
0 commit comments