Skip to content

Commit

Permalink
chore(release): 4.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.5.1](v4.5.0...v4.5.1) (2021-06-25)

### Bug Fixes

* **deps:** bump glob-parent from 5.1.1 to 5.1.2 ([#276](#276)) ([0c5879e](0c5879e))
  • Loading branch information
oneamexbot committed Jun 25, 2021
1 parent 0c5879e commit bfb1c8e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.5.1](https://github.com/americanexpress/jest-image-snapshot/compare/v4.5.0...v4.5.1) (2021-06-25)


### Bug Fixes

* **deps:** bump glob-parent from 5.1.1 to 5.1.2 ([#276](https://github.com/americanexpress/jest-image-snapshot/issues/276)) ([0c5879e](https://github.com/americanexpress/jest-image-snapshot/commit/0c5879ea2552682208e822d5d696c94121ed7125))

# [4.5.0](https://github.com/americanexpress/jest-image-snapshot/compare/v4.4.1...v4.5.0) (2021-04-29)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-image-snapshot",
"version": "4.5.0",
"version": "4.5.1",
"description": "Jest matcher for image comparisons. Most commonly used for visual regression testing.",
"main": "src/index.js",
"engines": {
Expand Down

0 comments on commit bfb1c8e

Please sign in to comment.