Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 1d50d45

Browse files
committed
v2.7.1
1 parent d8bff56 commit 1d50d45

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 2.7.1
2+
3+
* Apply latest nlm generator - **[@markowsiak](https://github.com/markowsiak)** [#53](https://github.com/groupon/webdriver-http-sync/pull/53)
4+
- [`b648cd9`](https://github.com/groupon/webdriver-http-sync/commit/b648cd9a5f62fa89da868a2f265421b63b1ce8f2) **chore:** Apply latest nlm generator
5+
6+
17
### 2.7.0
28

39
* feat: implement getting browser capabilities for current session - **[@w0rse](https://github.com/w0rse)** [#52](https://github.com/groupon/webdriver-http-sync/pull/52)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webdriver-http-sync",
3-
"version": "2.7.0",
3+
"version": "2.7.1",
44
"description": "Sync HTTP implementation of the WebDriver protocol",
55
"license": "BSD-3-Clause",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)