Skip to content

Commit f8a23f8

Browse files
chore(release): 0.24.0 [skip ci]
## [0.24.0](v0.23.0...v0.24.0) (2026-01-02) ### Features * implement house arrest RSD service ([#121](#121)) ([e0ed3f6](e0ed3f6))
1 parent e0ed3f6 commit f8a23f8

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+
## [0.24.0](https://github.com/appium/appium-ios-remotexpc/compare/v0.23.0...v0.24.0) (2026-01-02)
2+
3+
### Features
4+
5+
* implement house arrest RSD service ([#121](https://github.com/appium/appium-ios-remotexpc/issues/121)) ([e0ed3f6](https://github.com/appium/appium-ios-remotexpc/commit/e0ed3f65cdcc899312d4614cd252ff5066e1f175))
6+
17
## [0.23.0](https://github.com/appium/appium-ios-remotexpc/compare/v0.22.0...v0.23.0) (2026-01-02)
28

39
### Features

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": "0.23.0",
3+
"version": "0.24.0",
44
"main": "build/src/index.js",
55
"types": "build/src/index.d.ts",
66
"type": "module",

0 commit comments

Comments
 (0)