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 b38a352 commit abf3d1fCopy full SHA for abf3d1f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.8](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.7...v3.0.8) (2023-03-19)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency @dword-design/tester-plugin-tmp-dir to v2.1.18 ([b38a352](https://github.com/dword-design/expect-mocha-image-snapshot/commit/b38a352d269d1e5cbddcb7de1e693cb4f8b3db60))
7
8
## [3.0.7](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.6...v3.0.7) (2023-03-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "expect-mocha-image-snapshot",
- "version": "3.0.7",
+ "version": "3.0.8",
"description": "A wrapper around jest-image-snapshot that makes it compatible to Mocha.",
"keywords": [
"expect",
0 commit comments