Skip to content

Commit 49df698

Browse files
chore(release): 9.2.2 [skip ci]
## [9.2.2](v9.2.1...v9.2.2) (2025-04-23) ### Bug Fixes * update mjpegScalingFactor data type settings.md with WDA 9.6.1 ([#2556](#2556)) ([7eaff7b](7eaff7b))
1 parent 7eaff7b commit 49df698

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [9.2.2](https://github.com/appium/appium-xcuitest-driver/compare/v9.2.1...v9.2.2) (2025-04-23)
2+
3+
### Bug Fixes
4+
5+
* update mjpegScalingFactor data type settings.md with WDA 9.6.1 ([#2556](https://github.com/appium/appium-xcuitest-driver/issues/2556)) ([7eaff7b](https://github.com/appium/appium-xcuitest-driver/commit/7eaff7b3bac7d4659689f75e0687db17075dfd07))
6+
17
## [9.2.1](https://github.com/appium/appium-xcuitest-driver/compare/v9.2.0...v9.2.1) (2025-04-20)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"xcuitest",
99
"xctest"
1010
],
11-
"version": "9.2.1",
11+
"version": "9.2.2",
1212
"author": "Appium Contributors",
1313
"license": "Apache-2.0",
1414
"repository": {

0 commit comments

Comments
 (0)