Skip to content

Commit 8905ebb

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2022-11-04) ### Bug Fixes * new image prefix starts at -1 ([#172](#172)) ([8279208](8279208))
1 parent 8279208 commit 8905ebb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.1](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v3.1.0...v3.1.1) (2022-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* new image prefix starts at -1 ([#172](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/172)) ([8279208](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/8279208c2ec6dbbbf7dd846463f684f19dfe0df6))
7+
18
# [3.1.0](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v3.0.4...v3.1.0) (2022-11-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@frsource/cypress-plugin-visual-regression-diff",
33
"description": "Perform visual regression test with a nice GUI as help. 💅 Only for Cypress!",
4-
"version": "3.1.0",
4+
"version": "3.1.1",
55
"author": "Jakub Freisler <jakub.freisler@frsource.org>",
66
"homepage": "https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff",
77
"repository": "https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff.git",

0 commit comments

Comments
 (0)