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 8b28f8e commit c74b5b4Copy full SHA for c74b5b4
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [8.2.6](https://github.com/appium/appium-chromedriver/compare/v8.2.5...v8.2.6) (2026-01-29)
2
+
3
+### Miscellaneous Chores
4
5
+* ChromeDriver Bump to v145.0.7632.26 ([#542](https://github.com/appium/appium-chromedriver/issues/542)) ([8b28f8e](https://github.com/appium/appium-chromedriver/commit/8b28f8e933dd51debf0656f7e90d67af7dc354ad))
6
7
## [8.2.5](https://github.com/appium/appium-chromedriver/compare/v8.2.4...v8.2.5) (2026-01-28)
8
9
### Miscellaneous Chores
package.json
@@ -6,7 +6,7 @@
"chrome",
"android"
],
- "version": "8.2.5",
+ "version": "8.2.6",
10
"author": "Appium Contributors",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments