diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a92058f..958deec6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [3.2.8](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v3.2.7...v3.2.8) (2022-12-18) + ## [3.2.7](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v3.2.6...v3.2.7) (2022-12-14) ## [3.2.6](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v3.2.5...v3.2.6) (2022-12-11) diff --git a/package.json b/package.json index 66f1426a..499885eb 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.2.7", + "version": "3.2.8", "author": "Jakub Freisler ", "homepage": "https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff", "repository": "https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff.git",