Skip to content

Commit 6c1acb9

Browse files
chore(release): 5.15.0 [skip ci]
## [5.15.0](v5.14.7...v5.15.0) (2026-08-21) ### Features * **accessibility:** add AccessibilityAuditService for on-device audits and element inspection ([#293](#293)) ([4b89ca2](4b89ca2))
1 parent 4b89ca2 commit 6c1acb9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [5.15.0](https://github.com/appium/appium-ios-remotexpc/compare/v5.14.7...v5.15.0) (2026-08-21)
2+
3+
### Features
4+
5+
* **accessibility:** add AccessibilityAuditService for on-device audits and element inspection ([#293](https://github.com/appium/appium-ios-remotexpc/issues/293)) ([4b89ca2](https://github.com/appium/appium-ios-remotexpc/commit/4b89ca223b559a3977becb3babe87d0fdfc95dff))
6+
17
## [5.14.7](https://github.com/appium/appium-ios-remotexpc/compare/v5.14.6...v5.14.7) (2026-08-21)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-ios-remotexpc",
3-
"version": "5.14.7",
3+
"version": "5.15.0",
44
"description": "",
55
"keywords": [],
66
"bugs": {

0 commit comments

Comments
 (0)