We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae0afdc commit e7ad3a5Copy full SHA for e7ad3a5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.4.0](https://github.com/appium/appium-xcuitest-driver/compare/v5.3.3...v5.4.0) (2023-09-26)
2
+
3
4
+### Features
5
6
+* Add clearApp extension ([#2031](https://github.com/appium/appium-xcuitest-driver/issues/2031)) ([ae0afdc](https://github.com/appium/appium-xcuitest-driver/commit/ae0afdcafabbb8164b3996627c7c3fc0f788eaf3))
7
8
## [5.3.3](https://github.com/appium/appium-xcuitest-driver/compare/v5.3.2...v5.3.3) (2023-09-24)
9
10
package.json
@@ -8,7 +8,7 @@
"xcuitest",
"xctest"
],
11
- "version": "5.3.3",
+ "version": "5.4.0",
12
"author": "Appium Contributors",
13
"license": "Apache-2.0",
14
"repository": {
0 commit comments