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 0b44180 commit f487edaCopy full SHA for f487eda
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.0.1](https://github.com/appium/node-devicectl/compare/v1.0.0...v1.0.1) (2025-10-23)
2
+
3
+### Miscellaneous Chores
4
5
+* Prettify ([0b44180](https://github.com/appium/node-devicectl/commit/0b441806c2803231861260424bc82f2fb3a42224))
6
7
## 1.0.0 (2025-10-23)
8
9
### Features
package.json
@@ -8,7 +8,7 @@
"device",
"xcode"
10
],
11
- "version": "1.0.0",
+ "version": "1.0.1",
12
"author": "Appium Contributors",
13
"license": "Apache-2.0",
14
"repository": {
0 commit comments