diff --git a/CHANGELOG.md b/CHANGELOG.md index 68d3565..bccb63e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.6](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.5...v3.0.6) (2023-03-19) + + +### Bug Fixes + +* update dependency @dword-design/tester-plugin-tmp-dir to v2.1.16 ([feb464e](https://github.com/dword-design/expect-mocha-image-snapshot/commit/feb464eefe14396dac6cf658eb3570a582a4218a)) + ## [3.0.5](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.4...v3.0.5) (2023-03-19) diff --git a/package.json b/package.json index bbe4985..a8dbe32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "expect-mocha-image-snapshot", - "version": "3.0.5", + "version": "3.0.6", "description": "A wrapper around jest-image-snapshot that makes it compatible to Mocha.", "keywords": [ "expect",