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 0943910 commit 68636dcCopy full SHA for 68636dc
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [8.0.6](https://github.com/appium/node-simctl/compare/v8.0.5...v8.0.6) (2025-11-15)
2
+
3
+### Miscellaneous Chores
4
5
+* publish via trusted publisher ([#276](https://github.com/appium/node-simctl/issues/276)) ([0943910](https://github.com/appium/node-simctl/commit/09439105216cd949e38583033a09ce64360a8f3d))
6
7
## [8.0.5](https://github.com/appium/node-simctl/compare/v8.0.4...v8.0.5) (2025-10-17)
8
9
### Miscellaneous Chores
package.json
@@ -6,7 +6,7 @@
"ios",
"simctl"
],
- "version": "8.0.5",
+ "version": "8.0.6",
10
"author": "Appium Contributors",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments