Skip to content

Commit 96647df

Browse files
chore(release): 10.0.5 [skip ci]
## [10.0.5](v10.0.4...v10.0.5) (2025-06-15) ### Bug Fixes * update IOSDeviceType.ts for iPhone 16e ([#1716](#1716)) ([2416557](2416557))
1 parent 2416557 commit 96647df

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+
## [10.0.5](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v10.0.4...v10.0.5) (2025-06-15)
2+
3+
### Bug Fixes
4+
5+
* update IOSDeviceType.ts for iPhone 16e ([#1716](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1716)) ([2416557](https://github.com/AppiumTestDistribution/appium-device-farm/commit/24165570f6a349cc083d03b558d2390f43df8e46))
6+
17
## [10.0.4](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v10.0.3...v10.0.4) (2025-05-19)
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-device-farm",
3-
"version": "10.0.4",
3+
"version": "10.0.5",
44
"description": "An appium 2.0 plugin that manages and create driver session on available devices.",
55
"main": "./lib/src/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)