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 a10b91d commit 8c460caCopy full SHA for 8c460ca
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [9.9.5](https://github.com/appium/appium-xcuitest-driver/compare/v9.9.4...v9.9.5) (2025-07-10)
2
+
3
+### Miscellaneous Chores
4
5
+* Bump remote debugger ([#2596](https://github.com/appium/appium-xcuitest-driver/issues/2596)) ([a10b91d](https://github.com/appium/appium-xcuitest-driver/commit/a10b91dc16213527f0c7f57f247e8cb70c211b40))
6
7
## [9.9.4](https://github.com/appium/appium-xcuitest-driver/compare/v9.9.3...v9.9.4) (2025-07-04)
8
9
### Bug Fixes
package.json
@@ -8,7 +8,7 @@
"xcuitest",
"xctest"
10
],
11
- "version": "9.9.4",
+ "version": "9.9.5",
12
"author": "Appium Contributors",
13
"license": "Apache-2.0",
14
"repository": {
0 commit comments