We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e229d1f commit bb019deCopy full SHA for bb019de
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [8.0.25](https://github.com/appium/appium-chromedriver/compare/v8.0.24...v8.0.25) (2025-12-11)
2
+
3
+### Miscellaneous Chores
4
5
+* ChromeDriver Bump to v143.0.7499.42 ([#523](https://github.com/appium/appium-chromedriver/issues/523)) ([e229d1f](https://github.com/appium/appium-chromedriver/commit/e229d1f4362ec7bd840544c48a2b7c2b926644de))
6
7
## [8.0.24](https://github.com/appium/appium-chromedriver/compare/v8.0.23...v8.0.24) (2025-12-03)
8
9
### Miscellaneous Chores
package.json
@@ -6,7 +6,7 @@
"chrome",
"android"
],
- "version": "8.0.24",
+ "version": "8.0.25",
10
"author": "Appium Contributors",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments