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 60ee831 commit 49baaecCopy full SHA for 49baaec
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [7.7.1](https://github.com/appium/node-simctl/compare/v7.7.0...v7.7.1) (2025-01-27)
2
+
3
+### Bug Fixes
4
5
+* add definitions in Simctl ([#263](https://github.com/appium/node-simctl/issues/263)) ([60ee831](https://github.com/appium/node-simctl/commit/60ee831765369e7cd9b3c91693a984a3c6d7ea1d))
6
7
## [7.7.0](https://github.com/appium/node-simctl/compare/v7.6.5...v7.7.0) (2025-01-26)
8
9
### Features
package.json
@@ -6,7 +6,7 @@
"ios",
"simctl"
],
- "version": "7.7.0",
+ "version": "7.7.1",
10
"author": "Appium Contributors",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments