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 6411fe1 commit f1ff6c7Copy full SHA for f1ff6c7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [8.2.8](https://github.com/appium/appium-chromedriver/compare/v8.2.7...v8.2.8) (2026-02-05)
2
+
3
+### Miscellaneous Chores
4
5
+* ChromeDriver Bump to v145.0.7632.46 ([#544](https://github.com/appium/appium-chromedriver/issues/544)) ([6411fe1](https://github.com/appium/appium-chromedriver/commit/6411fe133c150568cdd8d10c60a6220687874632))
6
7
## [8.2.7](https://github.com/appium/appium-chromedriver/compare/v8.2.6...v8.2.7) (2026-02-04)
8
9
### Miscellaneous Chores
package.json
@@ -6,7 +6,7 @@
"chrome",
"android"
],
- "version": "8.2.7",
+ "version": "8.2.8",
10
"author": "Appium Contributors",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments