Skip to content

Commit b256f75

Browse files
chore: 3.0.5 [skip ci]
## [3.0.5](v3.0.4...v3.0.5) (2023-03-19) ### Bug Fixes * update dependency @dword-design/tester-plugin-tmp-dir to v2.1.15 ([cdbc64e](cdbc64e))
1 parent cdbc64e commit b256f75

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.5](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.4...v3.0.5) (2023-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @dword-design/tester-plugin-tmp-dir to v2.1.15 ([cdbc64e](https://github.com/dword-design/expect-mocha-image-snapshot/commit/cdbc64ef4ca314f501129fed558c7aee85f053a2))
7+
18
## [3.0.4](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.3...v3.0.4) (2023-03-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expect-mocha-image-snapshot",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "A wrapper around jest-image-snapshot that makes it compatible to Mocha.",
55
"keywords": [
66
"expect",

0 commit comments

Comments
 (0)