Skip to content

Commit 6ba8cb5

Browse files
chore(release): 13.0.10 [skip ci]
## [13.0.10](v13.0.9...v13.0.10) (2025-10-22) ### Miscellaneous Chores * Bump semantic-release from 24.2.9 to 25.0.1 ([#821](#821)) ([ad6be1d](ad6be1d))
1 parent ad6be1d commit 6ba8cb5

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+
## [13.0.10](https://github.com/appium/appium-adb/compare/v13.0.9...v13.0.10) (2025-10-22)
2+
3+
### Miscellaneous Chores
4+
5+
* Bump semantic-release from 24.2.9 to 25.0.1 ([#821](https://github.com/appium/appium-adb/issues/821)) ([ad6be1d](https://github.com/appium/appium-adb/commit/ad6be1deb28ad4f8b6d03b18ae10e62e3882f094))
6+
17
## [13.0.9](https://github.com/appium/appium-adb/compare/v13.0.8...v13.0.9) (2025-10-07)
28

39
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-adb",
3-
"version": "13.0.9",
3+
"version": "13.0.10",
44
"description": "Android Debug Bridge interface",
55
"main": "./build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)