You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,18 @@ See [CHANGELOG - v8](https://github.com/webdriverio/webdriverio/blob/v8/CHANGELO
23
23
24
24
---
25
25
26
+
## v9.18.2 (2025-07-21)
27
+
28
+
#### :bug: Bug Fix
29
+
*`create-wdio`
30
+
*[#14650](https://github.com/webdriverio/webdriverio/pull/14650) fix(create-wdio): better resolve template directory in test ([@christian-bromann](https://github.com/christian-bromann))
31
+
32
+
#### Committers: 3
33
+
- Christian Bromann ([@christian-bromann](https://github.com/christian-bromann))
0 commit comments