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