Skip to content

Commit 58084fa

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](FRSOURCE/cypress-plugin-visual-regression-diff@v1.2.0...v1.3.0) (2021-11-09) ### Bug Fixes * text overflowing when image is small ([3b04f8e](FRSOURCE@3b04f8e)) ### Features * externalize important APIs ([9f94086](FRSOURCE@9f94086))
1 parent 3b04f8e commit 58084fa

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.3.0](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v1.2.0...v1.3.0) (2021-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* text overflowing when image is small ([3b04f8e](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/3b04f8e1782754c4c48e946ebdb2f43ccfec9461))
7+
8+
9+
### Features
10+
11+
* externalize important APIs ([9f94086](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/9f9408657e7970bdad5dfc7a599943a34a779ab7))
12+
113
# [1.2.0](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v1.1.0...v1.2.0) (2021-10-26)
214

315

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

0 commit comments

Comments
 (0)