We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a57c625 commit 6087bb4Copy full SHA for 6087bb4
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [10.23.2](https://github.com/appium/appium-xcuitest-driver/compare/v10.23.1...v10.23.2) (2026-02-18)
2
+
3
+### Miscellaneous Chores
4
5
+* Bump remote debugger ([#2733](https://github.com/appium/appium-xcuitest-driver/issues/2733)) ([a57c625](https://github.com/appium/appium-xcuitest-driver/commit/a57c62537e8ce6fa3fde721dbcf8fc0cc74cbf4c))
6
7
## [10.23.1](https://github.com/appium/appium-xcuitest-driver/compare/v10.23.0...v10.23.1) (2026-02-17)
8
9
### Miscellaneous Chores
package.json
@@ -8,7 +8,7 @@
"xcuitest",
"xctest"
10
],
11
- "version": "10.23.1",
+ "version": "10.23.2",
12
"author": "Appium Contributors",
13
"license": "Apache-2.0",
14
"repository": {
0 commit comments