Skip to content

Commit 23e0946

Browse files
chore(release): 0.11.0 [skip ci]
## [0.11.0](v0.10.2...v0.11.0) (2025-11-05) ### Features * implement misagent ([#88](#88)) ([6b64908](6b64908))
1 parent 6b64908 commit 23e0946

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.11.0](https://github.com/appium/appium-ios-remotexpc/compare/v0.10.2...v0.11.0) (2025-11-05)
2+
3+
### Features
4+
5+
* implement misagent ([#88](https://github.com/appium/appium-ios-remotexpc/issues/88)) ([6b64908](https://github.com/appium/appium-ios-remotexpc/commit/6b64908b2d37759e2d6a4b9f619823293022ef4a))
6+
17
## [0.10.2](https://github.com/appium/appium-ios-remotexpc/compare/v0.10.1...v0.10.2) (2025-11-03)
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.10.2",
3+
"version": "0.11.0",
44
"main": "build/src/index.js",
55
"types": "build/src/index.d.ts",
66
"type": "module",

0 commit comments

Comments
 (0)