Skip to content

Commit f487eda

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-10-23) ### Miscellaneous Chores * Prettify ([0b44180](0b44180))
1 parent 0b44180 commit f487eda

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.0.1](https://github.com/appium/node-devicectl/compare/v1.0.0...v1.0.1) (2025-10-23)
2+
3+
### Miscellaneous Chores
4+
5+
* Prettify ([0b44180](https://github.com/appium/node-devicectl/commit/0b441806c2803231861260424bc82f2fb3a42224))
6+
17
## 1.0.0 (2025-10-23)
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.0.0",
11+
"version": "1.0.1",
1212
"author": "Appium Contributors",
1313
"license": "Apache-2.0",
1414
"repository": {

0 commit comments

Comments
 (0)