Skip to content

Commit 0f19550

Browse files
chore(release): 4.1.3 [skip ci]
## [4.1.3](v4.1.2...v4.1.3) (2025-03-17) ### Miscellaneous Chores * remove duplicated mobile: backgroundApp definition from uia2 ([#871](#871)) ([1602c51](1602c51))
1 parent 1602c51 commit 0f19550

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+
## [4.1.3](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.2...v4.1.3) (2025-03-17)
2+
3+
### Miscellaneous Chores
4+
5+
* remove duplicated mobile: backgroundApp definition from uia2 ([#871](https://github.com/appium/appium-uiautomator2-driver/issues/871)) ([1602c51](https://github.com/appium/appium-uiautomator2-driver/commit/1602c51d94084556fb3b1f2c2bba9e2605d7927a))
6+
17
## [4.1.2](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.1...v4.1.2) (2025-03-14)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"automated testing",
88
"android"
99
],
10-
"version": "4.1.2",
10+
"version": "4.1.3",
1111
"bugs": {
1212
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
1313
},

0 commit comments

Comments
 (0)