Skip to content

Commit 86de5e4

Browse files
chore: release main
1 parent 09b4968 commit 86de5e4

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

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

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
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-10-23)
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+
* **deps:** update all non-major dependency bump ([#285](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/285)) ([aea122c](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/aea122ceb6232a3c5be6a57edcc962383019d82c))
18+
* **deps:** update all non-major dependency bump ([#297](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/297)) ([6ac55f0](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/6ac55f01625aba2b60938492380bbeac4db74bde))
19+
* **deps:** update all non-major dependency bump ([#298](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/298)) ([2181dcf](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/2181dcf6b1f0146d20d72ee9f31f7630d5a19538))
20+
* **deps:** update dependency @frsource/base64 to v1.0.26 ([#288](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/288)) ([36aafcd](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/36aafcd1fac9534981df2069d07c0bc9165afeb2))
21+
* example documentation ([c14d935](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/c14d935688a3ce248611eb35baec0ebf13ce69e7))
22+
323
## [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)
424

525

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)