We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 635b8af commit c51ccb9Copy full SHA for c51ccb9
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [3.1.13](https://github.com/appium/appium-ios-device/compare/v3.1.12...v3.1.13) (2026-05-08)
2
+
3
+### Bug Fixes
4
5
+* linter warnings ([#224](https://github.com/appium/appium-ios-device/issues/224)) ([635b8af](https://github.com/appium/appium-ios-device/commit/635b8affa0ca758314acba996273295b77f6e36e))
6
7
## [3.1.12](https://github.com/appium/appium-ios-device/compare/v3.1.11...v3.1.12) (2026-05-07)
8
9
### Bug Fixes
package.json
@@ -4,7 +4,7 @@
"keywords": [
"appium"
],
- "version": "3.1.12",
+ "version": "3.1.13",
"author": "Appium Contributors",
"license": "Apache-2.0",
10
"repository": {
0 commit comments