Skip to content

Commit

Permalink
chore: 3.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.9](v3.0.8...v3.0.9) (2023-04-09)

### Bug Fixes

* update dependency @dword-design/tester to v2.0.14 ([59fad10](59fad10))
  • Loading branch information
semantic-release-bot committed Apr 9, 2023
1 parent 59fad10 commit d56833e
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 @@
## [3.0.9](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.8...v3.0.9) (2023-04-09)


### Bug Fixes

* update dependency @dword-design/tester to v2.0.14 ([59fad10](https://github.com/dword-design/expect-mocha-image-snapshot/commit/59fad108217736d6c4ff4a2c86ee33e265d2c312))

## [3.0.8](https://github.com/dword-design/expect-mocha-image-snapshot/compare/v3.0.7...v3.0.8) (2023-03-19)


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": "3.0.8",
"version": "3.0.9",
"description": "A wrapper around jest-image-snapshot that makes it compatible to Mocha.",
"keywords": [
"expect",
Expand Down

0 comments on commit d56833e

Please sign in to comment.