Skip to content

Commit 00b6089

Browse files
committed
[JS] Update changelog and bump version to 4.11.1
1 parent 3718b8c commit 00b6089

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

javascript/node/selenium-webdriver/CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 4.11.1
2+
3+
#### :bug: Bug fix
4+
5+
* Update testing/index.js code snippet to fix function call (#12456)
6+
17
## v4.11.0
28

39
#### :nail_care: Polish

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

0 commit comments

Comments
 (0)