File tree Expand file tree Collapse file tree
wdio-browserstack-service Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,6 +21,19 @@ See [CHANGELOG - v7](https://github.com/webdriverio/webdriverio/blob/v7/CHANGELO
2121
2222---
2323
24+ ## v8.8.3 (2023-04-14)
25+
26+ #### :bug : Bug Fix
27+ * ` wdio-cli `
28+ * [ #10188 ] ( https://github.com/webdriverio/webdriverio/pull/10188 ) feat: export cjs interface for wdio-cli ([ @DirkoOdendaal ] ( https://github.com/DirkoOdendaal ) )
29+ * ` wdio-browserstack-service `
30+ * [ #10186 ] ( https://github.com/webdriverio/webdriverio/pull/10186 ) OBS 807 Fix Filepath V8 ([ @amaanbs ] ( https://github.com/amaanbs ) )
31+
32+ #### Committers: 2
33+ - Amaan Hakim ([ @amaanbs ] ( https://github.com/amaanbs ) )
34+ - Dirko Odendaal ([ @DirkoOdendaal ] ( https://github.com/DirkoOdendaal ) )
35+
36+
2437## v8.8.2 (2023-04-12)
2538
2639#### :bug : Bug Fix
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 8.8.2 " ,
6+ "version" : " 8.8.3 " ,
77 "command" : {
88 "bootstrap" : {
99 "npmClientArgs" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @wdio/browserstack-service" ,
3- "version" : " 8.8.2 " ,
3+ "version" : " 8.8.3 " ,
44 "description" : " WebdriverIO service for better Browserstack integration" ,
55 "author" : " Adam Bjerstedt <abjerstedt@gmail.com>" ,
66 "homepage" : " https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-browserstack-service" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @wdio/cli" ,
3- "version" : " 8.8.2 " ,
3+ "version" : " 8.8.3 " ,
44 "description" : " WebdriverIO testrunner command line interface" ,
55 "author" : " Christian Bromann <mail@bromann.dev>" ,
66 "homepage" : " https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-cli" ,
You can’t perform that action at this time.
0 commit comments