Skip to content

Commit aeb87dc

Browse files
chore(release): 9.3.0 [skip ci]
## [9.3.0](v9.2.5...v9.3.0) (2025-05-28) ### Features * Add traits attributes ([#2566](#2566)) ([73429cd](73429cd))
1 parent 73429cd commit aeb87dc

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.3.0](https://github.com/appium/appium-xcuitest-driver/compare/v9.2.5...v9.3.0) (2025-05-28)
2+
3+
### Features
4+
5+
* Add traits attributes ([#2566](https://github.com/appium/appium-xcuitest-driver/issues/2566)) ([73429cd](https://github.com/appium/appium-xcuitest-driver/commit/73429cd7b9a2e9054dc35ae87be5d2c0e1c62d56))
6+
17
## [9.2.5](https://github.com/appium/appium-xcuitest-driver/compare/v9.2.4...v9.2.5) (2025-05-21)
28

39
### Miscellaneous Chores

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

0 commit comments

Comments
 (0)