Skip to content

Commit 07f0aea

Browse files
chore(release): 14.0.1 [skip ci]
## [14.0.1](v14.0.0...v14.0.1) (2025-11-07) ### Miscellaneous Chores * Cycle through old IME state before applying a new one ([#827](#827)) ([d40cad0](d40cad0))
1 parent d40cad0 commit 07f0aea

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+
## [14.0.1](https://github.com/appium/appium-adb/compare/v14.0.0...v14.0.1) (2025-11-07)
2+
3+
### Miscellaneous Chores
4+
5+
* Cycle through old IME state before applying a new one ([#827](https://github.com/appium/appium-adb/issues/827)) ([d40cad0](https://github.com/appium/appium-adb/commit/d40cad088e64ca4a350a5effa50f19959f7fbb1a))
6+
17
## [14.0.0](https://github.com/appium/appium-adb/compare/v13.0.11...v14.0.0) (2025-10-23)
28

39
### ⚠ BREAKING CHANGES

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": "14.0.0",
3+
"version": "14.0.1",
44
"description": "Android Debug Bridge interface",
55
"main": "./build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)