We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dbdbe8 commit 42f5cd5Copy full SHA for 42f5cd5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.2](https://github.com/appium/appium-mac2-driver/compare/v2.2.1...v2.2.2) (2025-02-21)
2
+
3
4
+### Bug Fixes
5
6
+* Tune session startup ([#335](https://github.com/appium/appium-mac2-driver/issues/335)) ([7dbdbe8](https://github.com/appium/appium-mac2-driver/commit/7dbdbe8dccb74d337c2d9f5381c326803d9d61a4))
7
8
## [2.2.1](https://github.com/appium/appium-mac2-driver/compare/v2.2.0...v2.2.1) (2025-02-21)
9
10
package.json
@@ -6,7 +6,7 @@
"mac",
"XCTest"
],
- "version": "2.2.1",
+ "version": "2.2.2",
"author": "Appium Contributors",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments