Skip to content

Commit 04d6d83

Browse files
chore(release): 9.5.3 [skip ci]
## [9.5.3](v9.5.2...v9.5.3) (2025-02-18) ### Bug Fixes * update screen size for iPad Pro 13-inch ([#1549](#1549)) ([f46418f](f46418f))
1 parent f46418f commit 04d6d83

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [9.5.3](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.5.2...v9.5.3) (2025-02-18)
2+
3+
### Bug Fixes
4+
5+
* update screen size for iPad Pro 13-inch ([#1549](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1549)) ([f46418f](https://github.com/AppiumTestDistribution/appium-device-farm/commit/f46418f3189dedc53964b660743472c8d585b159))
6+
17
## [9.5.2](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.5.1...v9.5.2) (2025-02-17)
28

39
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-device-farm",
3-
"version": "9.5.2",
3+
"version": "9.5.3",
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)