From c414560e3b1c7fd8c960d867987ba41c0345f8b9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 3 May 2021 16:14:40 +0000 Subject: [PATCH] chore: 1.0.13 [skip ci] ## [1.0.13](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v1.0.12...v1.0.13) (2021-05-03) ### Bug Fixes * lock file maintenance ([#20](https://github.com/dword-design/expect-mocha-image-snapshot/issues/20)) ([bd74dab](https://github.com/dword-design/expect-mocha-image-snapshot/commit/bd74dab8d7f4e36582ed0c92f6a2cef7e0484286)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19899c4..8b23684 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.13](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v1.0.12...v1.0.13) (2021-05-03) + + +### Bug Fixes + +* lock file maintenance ([#20](https://github.com/dword-design/expect-mocha-image-snapshot/issues/20)) ([bd74dab](https://github.com/dword-design/expect-mocha-image-snapshot/commit/bd74dab8d7f4e36582ed0c92f6a2cef7e0484286)) + ## [1.0.12](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v1.0.11...v1.0.12) (2021-04-26) diff --git a/package.json b/package.json index f9fd39c..ea346ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "expect-mocha-image-snapshot", - "version": "1.0.12", + "version": "1.0.13", "description": "A wrapper around jest-image-snapshot that makes it compatible to Mocha.", "keywords": [ "expect",