We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f51a3c8 commit 4c59c99Copy full SHA for 4c59c99
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "visual-differ",
3
- "version": "1.3.0",
+ "version": "1.4.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