We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b6c20 commit 61c6078Copy full SHA for 61c6078
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.15](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.14...v3.0.15) (2023-08-19)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency expect to v29.6.2 ([b4b6c20](https://github.com/dword-design/expect-mocha-image-snapshot/commit/b4b6c20f86842df604e250efe9395f3e243efe68))
7
8
## [3.0.14](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.13...v3.0.14) (2023-08-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "expect-mocha-image-snapshot",
- "version": "3.0.14",
+ "version": "3.0.15",
"description": "A wrapper around jest-image-snapshot that makes it compatible to Mocha.",
"keywords": [
"expect",
0 commit comments