Skip to content

Commit 88ae84b

Browse files
chore: release main
1 parent a2d7379 commit 88ae84b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/cypress-plugin-visual-regression-diff/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [3.4.0](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/@frsource/cypress-plugin-visual-regression-diff-v3.3.10...@frsource/cypress-plugin-visual-regression-diff-v3.4.0) (2023-08-21)
4+
5+
6+
### Features
7+
8+
* next example ([#254](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/254)) ([247a20a](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/247a20ac85d197333a3652ad354319b0fd9501a5))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update all non-major dependency bump ([#260](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/260)) ([da9f52c](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/da9f52c77e9a60379d51e73205ff6a314eb093b3))
14+
* **deps:** update all non-major dependency bump ([#268](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/268)) ([4bc8247](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/4bc8247be85176b18aa2cb9cfa819a44692764c8))
15+
* **deps:** update all non-major dependency bump ([#274](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/274)) ([3ff8d88](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/3ff8d88f5d5b4256cce23d0544d114e2c0748526))
16+
* **deps:** update all non-major dependency bump ([#283](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/283)) ([a2d7379](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/a2d737956fa311b84ec6d96b6986108309c0f43d))
17+
* example documentation ([c14d935](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/c14d935688a3ce248611eb35baec0ebf13ce69e7))
18+
319
## [3.3.10](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/@frsource/cypress-plugin-visual-regression-diff-v3.3.9...@frsource/cypress-plugin-visual-regression-diff-v3.3.10) (2023-06-17)
420

521

packages/cypress-plugin-visual-regression-diff/package.json

+1-1
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.3.10",
4+
"version": "3.4.0",
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)