Skip to content

Commit ac3b059

Browse files
chore(release): 1.9.21 [skip ci]
## [1.9.21](v1.9.20...v1.9.21) (2022-09-14) ### Bug Fixes * btoa utf8 encoding/decoding error ([#114](#114)) ([0137014](0137014))
1 parent 0137014 commit ac3b059

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.21](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v1.9.20...v1.9.21) (2022-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* btoa utf8 encoding/decoding error ([#114](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/issues/114)) ([0137014](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/01370148094f3152a374f4e612e75ef5fd2bc3d8))
7+
18
## [1.9.20](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v1.9.19...v1.9.20) (2022-09-13)
29

310
## [1.9.19](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v1.9.18...v1.9.19) (2022-09-12)

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