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 378e58f commit 5818460Copy full SHA for 5818460
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [7.1.8](https://github.com/appium/node-simctl/compare/v7.1.7...v7.1.8) (2022-12-01)
2
+
3
4
+### Miscellaneous Chores
5
6
+* update releaserc ([#170](https://github.com/appium/node-simctl/issues/170)) ([378e58f](https://github.com/appium/node-simctl/commit/378e58fdfe10f163aaf0e2be510c12d20d440c17))
7
8
## [7.1.7](https://github.com/appium/node-simctl/compare/v7.1.6...v7.1.7) (2022-11-29)
9
10
## [7.1.6](https://github.com/appium/node-simctl/compare/v7.1.5...v7.1.6) (2022-11-06)
package.json
@@ -6,7 +6,7 @@
"ios",
"simctl"
],
- "version": "7.1.7",
+ "version": "7.1.8",
"author": "Appium Contributors",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments