Skip to content

Commit 4097645

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.10...v1.9.0) (2022-08-09) ### Features * add title option to matchImage command ([#81](#81)) ([4d03866](4d03866))
1 parent 4d03866 commit 4097645

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+
# [1.9.0](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v1.8.10...v1.9.0) (2022-08-09)
2+
3+
4+
### Features
5+
6+
* add title option to matchImage command ([#81](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/81)) ([4d03866](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/4d03866f7f171473b16b4a7c869fbca02d5f46d1))
7+
18
## [1.8.10](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v1.8.9...v1.8.10) (2022-08-02)
29

310
## [1.8.9](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v1.8.8...v1.8.9) (2022-08-01)

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": "1.8.10",
4+
"version": "1.9.0",
55
"author": "Jakub Freisler <[email protected]>",
66
"repository": "https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff.git",
77
"sideEffects": [

0 commit comments

Comments
 (0)