Skip to content

Commit 3f8d247

Browse files
chore(release): 14.1.5 [skip ci]
## [14.1.5](v14.1.4...v14.1.5) (2025-12-12) ### Miscellaneous Chores * **deps:** remove `source-map-support` ([#851](#851)) ([9c43c75](9c43c75))
1 parent 9c43c75 commit 3f8d247

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.1.5](https://github.com/appium/appium-adb/compare/v14.1.4...v14.1.5) (2025-12-12)
2+
3+
### Miscellaneous Chores
4+
5+
* **deps:** remove `source-map-support` ([#851](https://github.com/appium/appium-adb/issues/851)) ([9c43c75](https://github.com/appium/appium-adb/commit/9c43c7595c053fab9176d330851ed6a2d19bfb26))
6+
17
## [14.1.4](https://github.com/appium/appium-adb/compare/v14.1.3...v14.1.4) (2025-12-11)
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": "14.1.4",
3+
"version": "14.1.5",
44
"description": "Android Debug Bridge interface",
55
"main": "./build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)