Skip to content

Commit 580bc18

Browse files
chore(release): 9.2.1 [skip ci]
## [9.2.1](v9.2.0...v9.2.1) (2025-04-20) ### Bug Fixes * Missing text in long text for get text/value ([#2553](#2553)) ([95d8c6d](95d8c6d))
1 parent 95d8c6d commit 580bc18

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.1](https://github.com/appium/appium-xcuitest-driver/compare/v9.2.0...v9.2.1) (2025-04-20)
2+
3+
### Bug Fixes
4+
5+
* Missing text in long text for get text/value ([#2553](https://github.com/appium/appium-xcuitest-driver/issues/2553)) ([95d8c6d](https://github.com/appium/appium-xcuitest-driver/commit/95d8c6dbcf5790e7ebb704786581453103c7dbec))
6+
17
## [9.2.0](https://github.com/appium/appium-xcuitest-driver/compare/v9.1.4...v9.2.0) (2025-04-10)
28

39
### Features

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.0",
11+
"version": "9.2.1",
1212
"author": "Appium Contributors",
1313
"license": "Apache-2.0",
1414
"repository": {

0 commit comments

Comments
 (0)