Skip to content

Commit 1ff9443

Browse files
chore(release): 1.4.3 [skip ci]
## [1.4.3](v1.4.2...v1.4.3) (2026-07-06) ### Miscellaneous Chores * **deps-dev:** bump @types/node from 25.9.4 to 26.1.0 ([#23](#23)) ([33e9b6a](33e9b6a))
1 parent 33e9b6a commit 1ff9443

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.4.3](https://github.com/appium/node-devicectl/compare/v1.4.2...v1.4.3) (2026-07-06)
2+
3+
### Miscellaneous Chores
4+
5+
* **deps-dev:** bump @types/node from 25.9.4 to 26.1.0 ([#23](https://github.com/appium/node-devicectl/issues/23)) ([33e9b6a](https://github.com/appium/node-devicectl/commit/33e9b6ad7ddfb366abd15f9756e729fcea0947e4))
6+
17
## [1.4.2](https://github.com/appium/node-devicectl/compare/v1.4.1...v1.4.2) (2026-07-06)
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.4.2",
11+
"version": "1.4.3",
1212
"author": "Appium Contributors",
1313
"license": "Apache-2.0",
1414
"repository": {

0 commit comments

Comments
 (0)