diff --git a/CHANGELOG.md b/CHANGELOG.md index 22cafcc..52419c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.14](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.13...v3.0.14) (2023-08-19) + + +### Bug Fixes + +* update dependency @dword-design/tester to v2.0.19 ([9010c5a](https://github.com/dword-design/expect-mocha-image-snapshot/commit/9010c5aaeac25ec2b6d464d690fe3bddf5f580be)) + ## [3.0.13](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.12...v3.0.13) (2023-04-11) diff --git a/package.json b/package.json index 3dafc9d..e490ab4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "expect-mocha-image-snapshot", - "version": "3.0.13", + "version": "3.0.14", "description": "A wrapper around jest-image-snapshot that makes it compatible to Mocha.", "keywords": [ "expect",