Skip to content

Commit c3c876c

Browse files
chore(release): 0.31.0 [skip ci]
## [0.31.0](v0.30.1...v0.31.0) (2026-03-06) ### Features * add testmanagerd DTX service for XCTest ([#148](#148)) ([f7a2335](f7a2335))
1 parent f7a2335 commit c3c876c

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+
## [0.31.0](https://github.com/appium/appium-ios-remotexpc/compare/v0.30.1...v0.31.0) (2026-03-06)
2+
3+
### Features
4+
5+
* add testmanagerd DTX service for XCTest ([#148](https://github.com/appium/appium-ios-remotexpc/issues/148)) ([f7a2335](https://github.com/appium/appium-ios-remotexpc/commit/f7a2335e7194694304c629f8d99fbab5d3d3206a))
6+
17
## [0.30.1](https://github.com/appium/appium-ios-remotexpc/compare/v0.30.0...v0.30.1) (2026-03-06)
28

39
### Miscellaneous Chores

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

0 commit comments

Comments
 (0)