We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56a3d4 commit d3cb3daCopy full SHA for d3cb3da
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.35.0](https://github.com/appium/appium-xcuitest-driver/compare/v4.34.1...v4.35.0) (2023-08-25)
2
+
3
4
+### Features
5
6
+* Include 'hittable' attribute ([#1918](https://github.com/appium/appium-xcuitest-driver/issues/1918)) ([b56a3d4](https://github.com/appium/appium-xcuitest-driver/commit/b56a3d4e06e3a345cdcfee9c8d8b174e6063e3ca))
7
8
## [4.34.1](https://github.com/appium/appium-xcuitest-driver/compare/v4.34.0...v4.34.1) (2023-08-21)
9
10
package.json
@@ -8,7 +8,7 @@
"xcuitest",
"xctest"
],
11
- "version": "4.34.1",
+ "version": "4.35.0",
12
"author": "Appium Contributors",
13
"license": "Apache-2.0",
14
"repository": {
0 commit comments