Skip to content

Commit ecff648

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2025-11-15) ### Miscellaneous Chores * publish via trusted publisher ([#4](#4)) ([13e16ae](13e16ae))
1 parent 13e16ae commit ecff648

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## [1.1.0](https://github.com/appium/node-devicectl/compare/v1.0.1...v1.1.0) (2025-11-02)
28

39
### Features

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.1.0",
11+
"version": "1.1.1",
1212
"author": "Appium Contributors",
1313
"license": "Apache-2.0",
1414
"repository": {

0 commit comments

Comments
 (0)