Skip to content

Commit

Permalink
[js] update changelog and bump version to 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Sep 28, 2022
1 parent 7716634 commit 5057e02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions javascript/node/selenium-webdriver/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
* Removing circular dependency Between webdriver.js and http.js
* fix some typos in code and documentation
* add cdp v105 remove v102
* add cdp v106 remove v103

## v4.4.0
* Add support CDP 104 and remove CDP 101
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.4.0",
"version": "4.5.0",
"description": "The official WebDriver JavaScript bindings from the Selenium project",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit 5057e02

Please sign in to comment.