From b256f75c9e2fe302079c911b042cbd95cf75cfeb Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 19 Mar 2023 02:00:16 +0000 Subject: [PATCH] chore: 3.0.5 [skip ci] ## [3.0.5](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.4...v3.0.5) (2023-03-19) ### Bug Fixes * update dependency @dword-design/tester-plugin-tmp-dir to v2.1.15 ([cdbc64e](https://github.com/dword-design/expect-mocha-image-snapshot/commit/cdbc64ef4ca314f501129fed558c7aee85f053a2)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fedfe8..68d3565 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.5](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.4...v3.0.5) (2023-03-19) + + +### Bug Fixes + +* update dependency @dword-design/tester-plugin-tmp-dir to v2.1.15 ([cdbc64e](https://github.com/dword-design/expect-mocha-image-snapshot/commit/cdbc64ef4ca314f501129fed558c7aee85f053a2)) + ## [3.0.4](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.3...v3.0.4) (2023-03-18) diff --git a/package.json b/package.json index 89c25b8..bbe4985 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "expect-mocha-image-snapshot", - "version": "3.0.4", + "version": "3.0.5", "description": "A wrapper around jest-image-snapshot that makes it compatible to Mocha.", "keywords": [ "expect",