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 2298c3c commit 1a7fc88Copy full SHA for 1a7fc88
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [8.2.10](https://github.com/appium/appium-chromedriver/compare/v8.2.9...v8.2.10) (2026-02-14)
2
+
3
+### Miscellaneous Chores
4
5
+* ChromeDriver Bump to v145.0.7632.76 ([#546](https://github.com/appium/appium-chromedriver/issues/546)) ([2298c3c](https://github.com/appium/appium-chromedriver/commit/2298c3cc6da5dd0ab07602c61accfba8b3f07ad3))
6
7
## [8.2.9](https://github.com/appium/appium-chromedriver/compare/v8.2.8...v8.2.9) (2026-02-13)
8
9
### Miscellaneous Chores
package.json
@@ -6,7 +6,7 @@
"chrome",
"android"
],
- "version": "8.2.9",
+ "version": "8.2.10",
10
"author": "Appium Contributors",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments