Skip to content

Commit

Permalink
chore: release v8.0.0-next.5 [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
wdio-bot committed Dec 20, 2024
1 parent 16d8ebb commit 70d2b06
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 3 deletions.
2 changes: 2 additions & 0 deletions packages/@wdio_electron-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# [8.0.0-next.5](https://github.com/webdriverio-community/wdio-electron-service/compare/v8.0.0-next.4...v8.0.0-next.5) (2024-12-20)

# [8.0.0-next.4](https://github.com/webdriverio-community/wdio-electron-service/compare/v8.0.0-next.3...v8.0.0-next.4) (2024-12-12)

# [8.0.0-next.3](https://github.com/webdriverio-community/wdio-electron-service/compare/v8.0.0-next.2...v8.0.0-next.3) (2024-12-12)
Expand Down
2 changes: 1 addition & 1 deletion packages/@wdio_electron-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wdio/electron-types",
"version": "8.0.0-next.4",
"version": "8.0.0-next.5",
"description": "Types for WebdriverIO Electron Service",
"homepage": "https://github.com/webdriverio-community/wdio-electron-service",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/@wdio_electron-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [8.0.0-next.5](https://github.com/webdriverio-community/wdio-electron-service/compare/v8.0.0-next.4...v8.0.0-next.5) (2024-12-20)

### Bug Fixes

- add typesVersions to package.json ([7fb86a1](https://github.com/webdriverio-community/wdio-electron-service/commit/7fb86a17a4d3962357b46d4384d12093d8d2006a))

# [8.0.0-next.4](https://github.com/webdriverio-community/wdio-electron-service/compare/v8.0.0-next.3...v8.0.0-next.4) (2024-12-12)

# [8.0.0-next.3](https://github.com/webdriverio-community/wdio-electron-service/compare/v8.0.0-next.2...v8.0.0-next.3) (2024-12-12)
Expand Down
2 changes: 1 addition & 1 deletion packages/@wdio_electron-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wdio/electron-utils",
"version": "8.0.0-next.4",
"version": "8.0.0-next.5",
"description": "Utilities for WebdriverIO Electron Service",
"homepage": "https://github.com/webdriverio-community/wdio-electron-service",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/wdio-electron-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [8.0.0-next.5](https://github.com/webdriverio-community/wdio-electron-service/compare/v8.0.0-next.4...v8.0.0-next.5) (2024-12-20)

### Bug Fixes

- add log feature to session.ts for cjs ([9628b53](https://github.com/webdriverio-community/wdio-electron-service/commit/9628b53326d57c33328f8860a948cf4515fad3d9))

# [8.0.0-next.4](https://github.com/webdriverio-community/wdio-electron-service/compare/v8.0.0-next.3...v8.0.0-next.4) (2024-12-12)

# [8.0.0-next.3](https://github.com/webdriverio-community/wdio-electron-service/compare/v8.0.0-next.2...v8.0.0-next.3) (2024-12-12)
Expand Down
2 changes: 1 addition & 1 deletion packages/wdio-electron-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wdio-electron-service",
"version": "8.0.0-next.4",
"version": "8.0.0-next.5",
"description": "WebdriverIO service to enable Electron testing",
"author": "Sam Maister <[email protected]>",
"homepage": "https://github.com/webdriverio-community/wdio-electron-service",
Expand Down

0 comments on commit 70d2b06

Please sign in to comment.