Skip to content

Commit c7488c6

Browse files
committed
[JS]: Update changelog and version bump(4.7.1) for patch release
1 parent fce3214 commit c7488c6

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

javascript/node/selenium-webdriver/CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v4.7.1
2+
3+
#### :bug: Bug Fix
4+
5+
* feat/fix spawn format for SeleniumServer, issue 11405 (#11412)
6+
7+
#### Committers: 1
8+
9+
- Potapov Dmitriy ([@potapovDim](https://github.com/potapovDim))
10+
111
## v4.7.0
212

313
#### :rocket: New Feature

javascript/node/selenium-webdriver/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)