Skip to content

Commit

Permalink
[js] update changes and bump version to 4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Dec 1, 2022
1 parent 1f5fe6d commit 68b4609
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions javascript/node/selenium-webdriver/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v4.7.0

#### :rocket: New Feature

* Add support for Selenium Manager to work with IE Driver

#### :nail_care: Polish

* Adding CDP files for v108 and removing v105
* Improve error handling for Selenium Manager

## v4.6.1

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion javascript/node/selenium-webdriver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selenium-webdriver",
"version": "4.6.1",
"version": "4.7.0",
"description": "The official WebDriver JavaScript bindings from the Selenium project",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit 68b4609

Please sign in to comment.