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 d63e8ad commit 71a9780Copy full SHA for 71a9780
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.4](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.3...v3.0.4) (2023-03-18)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency @dword-design/tester-plugin-tmp-dir to v2.1.14 ([d63e8ad](https://github.com/dword-design/expect-mocha-image-snapshot/commit/d63e8ad02de2dd7f4eed0d218bb41768d7bf2ce4))
7
8
## [3.0.3](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.2...v3.0.3) (2023-03-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "expect-mocha-image-snapshot",
- "version": "3.0.3",
+ "version": "3.0.4",
"description": "A wrapper around jest-image-snapshot that makes it compatible to Mocha.",
"keywords": [
"expect",
0 commit comments