Skip to content

Commit b92b060

Browse files
chore(release): 13.0.11 [skip ci]
## [13.0.11](v13.0.10...v13.0.11) (2025-10-23) ### Miscellaneous Chores * Bump ini from 5.0.0 to 6.0.0 ([#823](#823)) ([33afeb5](33afeb5))
1 parent 33afeb5 commit b92b060

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.11](https://github.com/appium/appium-adb/compare/v13.0.10...v13.0.11) (2025-10-23)
2+
3+
### Miscellaneous Chores
4+
5+
* Bump ini from 5.0.0 to 6.0.0 ([#823](https://github.com/appium/appium-adb/issues/823)) ([33afeb5](https://github.com/appium/appium-adb/commit/33afeb58d4157e8677262de0dbd559a8cf4cd5df))
6+
17
## [13.0.10](https://github.com/appium/appium-adb/compare/v13.0.9...v13.0.10) (2025-10-22)
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.10",
3+
"version": "13.0.11",
44
"description": "Android Debug Bridge interface",
55
"main": "./build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)