Skip to content

Commit 6ff70b1

Browse files
github-actions[bot]wdio-botwswebcreation
authored
Version Packages (#827)
* chore: release [skip ci] * Update packages/visual-service/CHANGELOG.md * Update packages/visual-service/CHANGELOG.md * Update packages/visual-service/CHANGELOG.md * Update packages/webdriver-image-comparison/CHANGELOG.md --------- Co-authored-by: WebdriverIO Release Bot <[email protected]> Co-authored-by: Wim Selles <[email protected]>
1 parent 307fbec commit 6ff70b1

File tree

7 files changed

+36
-21
lines changed

7 files changed

+36
-21
lines changed

.changeset/early-timers-crash.md

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

.changeset/ten-radios-pull.md

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

.changeset/ten-wolves-itch.md

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

packages/visual-service/CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# @wdio/visual-service
22

3+
## 6.4.0
4+
5+
### Minor Changes
6+
7+
- 7f859aa: Add `additionalSearchParams` to the Storybook Runner API
8+
- 307fbec: Add `getStoriesBaselinePath` to Storybook Runner API, enabling custom file paths (e.g. files with a flat hierarchy in the baselines folder)
9+
10+
### Patch Changes
11+
12+
- 3d232d1: Fix compareOptions not passed from config to the storybook runner tests
13+
- Updated dependencies [7f859aa]
14+
- Updated dependencies [307fbec]
15+
16+
17+
### Committers: 2
18+
19+
- Fábio Correia [@fabioatcorreia](https://github.com/fabioatcorreia)
20+
- alcpereira ([@alcpereira](https://github.com/alcpereira))
21+
322
## 6.3.3
423

524
### Patch Changes
@@ -8,7 +27,8 @@
827

928
### Committers: 1
1029

11-
- alcpereira ([@ alcpereira](https://github.com/alcpereira))
30+
- alcpereira ([@ alcpereira](https://github.com/alcpereira))
31+
1232
## 6.3.2
1333

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

packages/webdriver-image-comparison/CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# webdriver-image-comparison
22

3+
## 7.4.0
4+
5+
### Minor Changes
6+
7+
- 7f859aa: Add `additionalSearchParams` to the Storybook Runner API
8+
- 307fbec: Add `getStoriesBaselinePath` to Storybook Runner API, enabling custom file paths (e.g. files with a flat hierarchy in the baselines folder)
9+
10+
### Committers: 2
11+
12+
- Fábio Correia [@fabioatcorreia](https://github.com/fabioatcorreia)
13+
- alcpereira ([@alcpereira](https://github.com/alcpereira))
14+
315
## 7.3.2
416

517
### Patch Changes
@@ -8,7 +20,7 @@
820

921
### Committers: 1
1022

11-
- Wim Selles ([@wswebcreation](https://github.com/wswebcreation))
23+
- Wim Selles ([@wswebcreation](https://github.com/wswebcreation))
1224

1325
## 7.3.1
1426

packages/webdriver-image-comparison/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webdriver-image-comparison",
3-
"version": "7.3.2",
3+
"version": "7.4.0",
44
"author": "Wim Selles - wswebcreation",
55
"description": "An image compare module that can be used for different NodeJS Test automation frameworks that support the webdriver protocol",
66
"keywords": [],

0 commit comments

Comments
 (0)