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 6774ffb commit 9fb3c02Copy full SHA for 9fb3c02
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [3.1.7](https://github.com/appium/appium-ios-device/compare/v3.1.6...v3.1.7) (2025-12-22)
2
+
3
+### Miscellaneous Chores
4
5
+* remove unused dev deps ([#215](https://github.com/appium/appium-ios-device/issues/215)) ([6774ffb](https://github.com/appium/appium-ios-device/commit/6774ffbabbc811c4651cf701db9114953d64f380))
6
7
## [3.1.6](https://github.com/appium/appium-ios-device/compare/v3.1.5...v3.1.6) (2025-12-18)
8
9
### Miscellaneous Chores
package.json
@@ -4,7 +4,7 @@
"keywords": [
"appium"
],
- "version": "3.1.6",
+ "version": "3.1.7",
"author": "Appium Contributors",
"license": "Apache-2.0",
10
"repository": {
0 commit comments