Skip to content

Commit 3e37670

Browse files
chore(release): 10.4.2 [skip ci]
## [10.4.2](v10.4.1...v10.4.2) (2025-11-03) ### Bug Fixes * Use devicectl while listing available device udids ([#2648](#2648)) ([5953a97](5953a97))
1 parent 5953a97 commit 3e37670

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [10.4.2](https://github.com/appium/appium-xcuitest-driver/compare/v10.4.1...v10.4.2) (2025-11-03)
2+
3+
### Bug Fixes
4+
5+
* Use devicectl while listing available device udids ([#2648](https://github.com/appium/appium-xcuitest-driver/issues/2648)) ([5953a97](https://github.com/appium/appium-xcuitest-driver/commit/5953a979ef7f2b15b415ddb819ccb4bfd26680dd))
6+
17
## [10.4.1](https://github.com/appium/appium-xcuitest-driver/compare/v10.4.0...v10.4.1) (2025-11-03)
28

39
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"xcuitest",
99
"xctest"
1010
],
11-
"version": "10.4.1",
11+
"version": "10.4.2",
1212
"author": "Appium Contributors",
1313
"license": "Apache-2.0",
1414
"repository": {

0 commit comments

Comments
 (0)