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 483224a commit abffaeaCopy full SHA for abffaea
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.1.3](https://github.com/appium/node-devicectl/compare/v1.1.2...v1.1.3) (2025-12-21)
2
+
3
+### Miscellaneous Chores
4
5
+* bump teen_process ([#10](https://github.com/appium/node-devicectl/issues/10)) ([483224a](https://github.com/appium/node-devicectl/commit/483224a9f81a4ed3e29d8f1779d73d05eae4aa1a))
6
7
## [1.1.2](https://github.com/appium/node-devicectl/compare/v1.1.1...v1.1.2) (2025-12-21)
8
9
### Miscellaneous Chores
package.json
@@ -8,7 +8,7 @@
"device",
"xcode"
10
],
11
- "version": "1.1.2",
+ "version": "1.1.3",
12
"author": "Appium Contributors",
13
"license": "Apache-2.0",
14
"repository": {
0 commit comments