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 f068585 commit ccf5ed6Copy full SHA for ccf5ed6
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [10.4.1](https://github.com/appium/appium-xcuitest-driver/compare/v10.4.0...v10.4.1) (2025-11-03)
2
+
3
+### Miscellaneous Chores
4
5
+* Ditch unused cookie-related functions ([#2647](https://github.com/appium/appium-xcuitest-driver/issues/2647)) ([f068585](https://github.com/appium/appium-xcuitest-driver/commit/f0685855a9014b6ee7d4281e77fe67563848ddd0))
6
7
## [10.4.0](https://github.com/appium/appium-xcuitest-driver/compare/v10.3.0...v10.4.0) (2025-11-02)
8
9
### Features
package.json
@@ -8,7 +8,7 @@
"xcuitest",
"xctest"
10
],
11
- "version": "10.4.0",
+ "version": "10.4.1",
12
"author": "Appium Contributors",
13
"license": "Apache-2.0",
14
"repository": {
0 commit comments