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 13e16ae commit ecff648Copy full SHA for ecff648
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.1.1](https://github.com/appium/node-devicectl/compare/v1.1.0...v1.1.1) (2025-11-15)
2
+
3
+### Miscellaneous Chores
4
5
+* publish via trusted publisher ([#4](https://github.com/appium/node-devicectl/issues/4)) ([13e16ae](https://github.com/appium/node-devicectl/commit/13e16ae0d3103ac13bbbe51447c0a9bda6c0b25b))
6
7
## [1.1.0](https://github.com/appium/node-devicectl/compare/v1.0.1...v1.1.0) (2025-11-02)
8
9
### Features
package.json
@@ -8,7 +8,7 @@
"device",
"xcode"
10
],
11
- "version": "1.1.0",
+ "version": "1.1.1",
12
"author": "Appium Contributors",
13
"license": "Apache-2.0",
14
"repository": {
0 commit comments