Skip to content

Commit 24d1470

Browse files
chore: release [skip ci] (#605)
Co-authored-by: WebdriverIO Release Bot <[email protected]>
1 parent d751b8c commit 24d1470

File tree

8 files changed

+22
-15
lines changed

8 files changed

+22
-15
lines changed

.changeset/cool-flowers-dance.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/late-hounds-rush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/ocr-service/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @wdio/ocr-service
22

3+
## 2.2.1
4+
5+
### Patch Changes
6+
7+
- a34dd5d: Update of deps
8+
39
## 2.2.0
410

511
### Minor Changes

packages/ocr-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@wdio/ocr-service",
33
"author": "Wim Selles - wswebcreation",
44
"description": "A WebdriverIO service that is using Tesseract OCR for Desktop/Mobile Web and Mobile Native App tests.",
5-
"version": "2.2.0",
5+
"version": "2.2.1",
66
"license": "MIT",
77
"homepage": "https://webdriver.io/docs/visual-testing",
88
"repository": {

packages/visual-reporter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @wdio/visual-reporter
22

3+
## 0.4.2
4+
5+
### Patch Changes
6+
7+
- a34dd5d: Update of deps
8+
39
## 0.4.1
410

511
### Patch Changes

packages/visual-reporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@wdio/visual-reporter",
33
"author": "Wim Selles - wswebcreation",
44
"description": "Visual Testing HTML Report for the @wdio/visual-service module",
5-
"version": "0.4.1",
5+
"version": "0.4.2",
66
"license": "MIT",
77
"homepage": "https://webdriver.io/docs/visual-testing",
88
"repository": {

packages/visual-service/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @wdio/visual-service
22

3+
## 6.2.2
4+
5+
### Patch Changes
6+
7+
- a34dd5d: Update of deps
8+
- d751b8c: fix android app determination
9+
310
## 6.2.1
411

512
### Patch Changes

packages/visual-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@wdio/visual-service",
33
"author": "Wim Selles - wswebcreation",
44
"description": "Image comparison / visual regression testing for WebdriverIO",
5-
"version": "6.2.1",
5+
"version": "6.2.2",
66
"license": "MIT",
77
"homepage": "https://webdriver.io/docs/visual-testing",
88
"repository": {

0 commit comments

Comments
 (0)