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