diff --git a/CHANGELOG.md b/CHANGELOG.md index 4284faf..19899c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.12](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v1.0.11...v1.0.12) (2021-04-26) + + +### Bug Fixes + +* expect-mocha-snapshot compatibility ([#19](https://github.com/dword-design/expect-mocha-image-snapshot/issues/19)) ([e989d26](https://github.com/dword-design/expect-mocha-image-snapshot/commit/e989d2644b02a1399cc620fbf5ca9da2c9a2441b)) + ## [1.0.11](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v1.0.10...v1.0.11) (2021-04-26) diff --git a/package.json b/package.json index f9df5f5..bde9130 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "expect-mocha-image-snapshot", - "version": "1.0.11", + "version": "1.0.12", "description": "A wrapper around jest-image-snapshot that makes it compatible to Mocha.", "keywords": [ "expect",