Skip to content

Commit

Permalink
[JS]: Update changelog and version bump(4.7.1) for patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha509 committed Dec 13, 2022
1 parent fce3214 commit c7488c6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions javascript/node/selenium-webdriver/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v4.7.1

#### :bug: Bug Fix

* feat/fix spawn format for SeleniumServer, issue 11405 (#11412)

#### Committers: 1

- Potapov Dmitriy ([@potapovDim](https://github.com/potapovDim))

## v4.7.0

#### :rocket: New Feature
Expand Down
4 changes: 2 additions & 2 deletions javascript/node/selenium-webdriver/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.7.0",
"version": "4.7.1",
"description": "The official WebDriver JavaScript bindings from the Selenium project",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit c7488c6

Please sign in to comment.