From 9a7e4b7d8a4714c91fc3b7b75553b842e096b033 Mon Sep 17 00:00:00 2001 From: WebdriverIO Release Bot Date: Thu, 12 Dec 2024 17:26:28 +0000 Subject: [PATCH] chore: release v8.0.0-next.4 [skip-ci] --- packages/@wdio_electron-types/CHANGELOG.md | 2 ++ packages/@wdio_electron-types/package.json | 2 +- packages/@wdio_electron-utils/CHANGELOG.md | 2 ++ packages/@wdio_electron-utils/package.json | 2 +- packages/wdio-electron-service/CHANGELOG.md | 2 ++ packages/wdio-electron-service/package.json | 2 +- 6 files changed, 9 insertions(+), 3 deletions(-) diff --git a/packages/@wdio_electron-types/CHANGELOG.md b/packages/@wdio_electron-types/CHANGELOG.md index 85cf0237..a8211337 100644 --- a/packages/@wdio_electron-types/CHANGELOG.md +++ b/packages/@wdio_electron-types/CHANGELOG.md @@ -1,3 +1,5 @@ +# [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) # [8.0.0-next.2](https://github.com/webdriverio-community/wdio-electron-service/compare/v8.0.0-next.1...v8.0.0-next.2) (2024-12-12) diff --git a/packages/@wdio_electron-types/package.json b/packages/@wdio_electron-types/package.json index ca1df6c7..a7b826c5 100644 --- a/packages/@wdio_electron-types/package.json +++ b/packages/@wdio_electron-types/package.json @@ -1,6 +1,6 @@ { "name": "@wdio/electron-types", - "version": "8.0.0-next.3", + "version": "8.0.0-next.4", "description": "Types for WebdriverIO Electron Service", "homepage": "https://github.com/webdriverio-community/wdio-electron-service", "license": "MIT", diff --git a/packages/@wdio_electron-utils/CHANGELOG.md b/packages/@wdio_electron-utils/CHANGELOG.md index 49cedea3..a321ad2c 100644 --- a/packages/@wdio_electron-utils/CHANGELOG.md +++ b/packages/@wdio_electron-utils/CHANGELOG.md @@ -1,3 +1,5 @@ +# [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) # [8.0.0-next.2](https://github.com/webdriverio-community/wdio-electron-service/compare/v8.0.0-next.1...v8.0.0-next.2) (2024-12-12) diff --git a/packages/@wdio_electron-utils/package.json b/packages/@wdio_electron-utils/package.json index ce996921..8363f88d 100644 --- a/packages/@wdio_electron-utils/package.json +++ b/packages/@wdio_electron-utils/package.json @@ -1,6 +1,6 @@ { "name": "@wdio/electron-utils", - "version": "8.0.0-next.3", + "version": "8.0.0-next.4", "description": "Utilities for WebdriverIO Electron Service", "homepage": "https://github.com/webdriverio-community/wdio-electron-service", "license": "MIT", diff --git a/packages/wdio-electron-service/CHANGELOG.md b/packages/wdio-electron-service/CHANGELOG.md index 2b741309..4c8db7c7 100644 --- a/packages/wdio-electron-service/CHANGELOG.md +++ b/packages/wdio-electron-service/CHANGELOG.md @@ -1,3 +1,5 @@ +# [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) # [8.0.0-next.2](https://github.com/webdriverio-community/wdio-electron-service/compare/v8.0.0-next.1...v8.0.0-next.2) (2024-12-12) diff --git a/packages/wdio-electron-service/package.json b/packages/wdio-electron-service/package.json index 6fc4b823..6c425f32 100644 --- a/packages/wdio-electron-service/package.json +++ b/packages/wdio-electron-service/package.json @@ -1,6 +1,6 @@ { "name": "wdio-electron-service", - "version": "8.0.0-next.3", + "version": "8.0.0-next.4", "description": "WebdriverIO service to enable Electron testing", "author": "Sam Maister ", "homepage": "https://github.com/webdriverio-community/wdio-electron-service",