Skip to content

Commit 1069632

Browse files
committed
[javascript] Bump to 4.8.2 and CHANGES.md update
1 parent 578449c commit 1069632

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

javascript/node/selenium-webdriver/CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v4.8.2
2+
3+
#### :nail_care: Polish
4+
5+
* Add CDP support for v111 and remove v108
6+
* Using json output with Selenium Manager
7+
8+
#### :bug: Bug Fix
9+
10+
fix: Using status from response (#11742)
11+
112
## v4.8.1
213

314
#### :rocket: New Feature

javascript/node/selenium-webdriver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "selenium-webdriver",
3-
"version": "4.8.1",
3+
"version": "4.8.2",
44
"description": "The official WebDriver JavaScript bindings from the Selenium project",
55
"license": "Apache-2.0",
66
"keywords": [

0 commit comments

Comments
 (0)