diff --git a/CHANGELOG.md b/CHANGELOG.md index 75b3bda9..b36f138c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [3.3.6](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v3.3.5...v3.3.6) (2023-06-05) + ## [3.3.5](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v3.3.4...v3.3.5) (2023-05-29) ## [3.3.4](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v3.3.3...v3.3.4) (2023-05-29) diff --git a/package.json b/package.json index fa84dfda..876f8f3d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@frsource/cypress-plugin-visual-regression-diff", "description": "Perform visual regression test with a nice GUI as help. 💅 Only for Cypress!", - "version": "3.3.5", + "version": "3.3.6", "author": "Jakub Freisler ", "homepage": "https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff", "repository": "https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff.git",