Skip to content

Commit 87903a8

Browse files
chore: release [skip ci] (#1161)
Co-authored-by: WebdriverIO Release Bot <bot@webdriver.io>
1 parent 10d34d6 commit 87903a8

5 files changed

Lines changed: 27 additions & 12 deletions

File tree

.changeset/red-snails-deny.md

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

packages/image-comparison-core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @wdio/image-comparison-core
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- 10d34d6: chore: refresh @wdio/\* deps for the v9 maintenance line
8+
9+
### Committers: 1
10+
11+
- Wim Selles ([@wswebcreation](https://github.com/wswebcreation))
12+
313
## 1.2.4
414

515
### Patch Changes

packages/image-comparison-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wdio/image-comparison-core",
3-
"version": "1.2.4",
3+
"version": "1.3.0",
44
"author": "Wim Selles - wswebcreation",
55
"description": "Image comparison core module for @wdio/visual-service - WebdriverIO visual testing framework",
66
"keywords": [

packages/visual-service/CHANGELOG.md

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

3+
## 9.3.0
4+
5+
### Minor Changes
6+
7+
- 10d34d6: chore: refresh @wdio/\* deps for the v9 maintenance line
8+
9+
### Committers: 1
10+
11+
- Wim Selles ([@wswebcreation](https://github.com/wswebcreation))
12+
13+
### Patch Changes
14+
15+
- Updated dependencies [10d34d6]
16+
- @wdio/image-comparison-core@1.3.0
17+
318
## 9.2.4
419

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

0 commit comments

Comments
 (0)