Skip to content

Commit

Permalink
chore: 1.0.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.12](v1.0.11...v1.0.12) (2021-04-26)

### Bug Fixes

* expect-mocha-snapshot compatibility ([#19](#19)) ([e989d26](e989d26))
  • Loading branch information
semantic-release-bot committed Apr 26, 2021
1 parent e989d26 commit b120bd5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit b120bd5

Please sign in to comment.