Skip to content

Commit 2a1fa4f

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](FRSOURCE/cypress-plugin-visual-regression-diff@v1.7.8...v1.8.0) (2022-06-27) ### Bug Fixes * **deps:** update dependency move-file to v3 ([FRSOURCE#62](FRSOURCE#62)) ([4f6eaf6](FRSOURCE@4f6eaf6)) ### Features * make library cypress 10 compatible ([b26beb3](FRSOURCE@b26beb3)) * make plugin Cypress 10 compatible ([a03a17d](FRSOURCE@a03a17d))
1 parent a03a17d commit 2a1fa4f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.8.0](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v1.7.8...v1.8.0) (2022-06-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency move-file to v3 ([#62](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/62)) ([4f6eaf6](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/4f6eaf64a0f3db6e54190ef7532059a451ad384f))
7+
8+
9+
### Features
10+
11+
* make library cypress 10 compatible ([b26beb3](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/b26beb391cf440d2d4b01261271b7acffa6f600e))
12+
* make plugin Cypress 10 compatible ([a03a17d](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/a03a17d7295dd811969c10ad562dda26795fd8f2))
13+
114
## [1.7.8](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v1.7.7...v1.7.8) (2022-06-24)
215

316
## [1.7.7](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v1.7.6...v1.7.7) (2022-06-24)

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.7.8",
4+
"version": "1.8.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)