Skip to content

Commit 61a6df4

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.1...v1.1.0) (2025-11-02) ### Features * Add a possibility to list connected devices ([#3](#3)) ([ffce717](ffce717))
1 parent ffce717 commit 61a6df4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.0](https://github.com/appium/node-devicectl/compare/v1.0.1...v1.1.0) (2025-11-02)
2+
3+
### Features
4+
5+
* Add a possibility to list connected devices ([#3](https://github.com/appium/node-devicectl/issues/3)) ([ffce717](https://github.com/appium/node-devicectl/commit/ffce717c46d314f221bbc33b4b4ad363562b7c3c))
6+
17
## [1.0.1](https://github.com/appium/node-devicectl/compare/v1.0.0...v1.0.1) (2025-10-23)
28

39
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"device",
99
"xcode"
1010
],
11-
"version": "1.0.1",
11+
"version": "1.1.0",
1212
"author": "Appium Contributors",
1313
"license": "Apache-2.0",
1414
"repository": {

0 commit comments

Comments
 (0)