Skip to content

Commit 34b7703

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2021-10-25) ### Features * add typings ([0a0e8e6](FRSOURCE@0a0e8e6)) * first implementation ([388cccf](FRSOURCE@388cccf))
1 parent 9c625ed commit 34b7703

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
@@ -0,0 +1,7 @@
1+
# 1.0.0 (2021-10-25)
2+
3+
4+
### Features
5+
6+
* add typings ([0a0e8e6](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/0a0e8e63ba1df0f95cf81ba6b0b34a095a0b69be))
7+
* first implementation ([388cccf](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/commit/388cccf5f033010e4de9f88294f5fca30c6d0cd1))

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