Skip to content

Commit 16e6065

Browse files
chore: release [skip ci] (#218)
Co-authored-by: WebdriverIO Release Bot <bot@webdriver.io>
1 parent 14b6ae6 commit 16e6065

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/dirty-geese-explain.md

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

packages/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+
## 3.0.2
4+
5+
### Patch Changes
6+
7+
- 14b6ae6: Support BS real device names
8+
Fix hide/remove elements
9+
310
## 3.0.1
411

512
### Patch Changes

packages/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": "3.0.1",
5+
"version": "3.0.2",
66
"license": "MIT",
77
"homepage": "https://webdriver.io/docs/visual-testing",
88
"repository": {

0 commit comments

Comments
 (0)