Skip to content

Commit 74480ae

Browse files
chore(release): 8.1.5 [skip ci]
## [8.1.5](v8.1.4...v8.1.5) (2024-01-25) ### Miscellaneous Chores * Update getStrings implementation to avoid FS usage ([#907](#907)) ([f6b6188](f6b6188))
1 parent f6b6188 commit 74480ae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.1.5](https://github.com/appium/appium-android-driver/compare/v8.1.4...v8.1.5) (2024-01-25)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* Update getStrings implementation to avoid FS usage ([#907](https://github.com/appium/appium-android-driver/issues/907)) ([f6b6188](https://github.com/appium/appium-android-driver/commit/f6b6188eafc30e5b23129577eee686c7d948a207))
7+
18
## [8.1.4](https://github.com/appium/appium-android-driver/compare/v8.1.3...v8.1.4) (2024-01-25)
29

310

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-android-driver",
3-
"version": "8.1.4",
3+
"version": "8.1.5",
44
"description": "Android UiAutomator and Chrome support for Appium",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)