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

Commit 81c5d65

Browse files
v2.2.1
1 parent e846084 commit 81c5d65

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.2.1
2+
3+
* Apply latest nlm generator - **[@i-tier-bot](https://github.com/i-tier-bot)** [#41](https://github.com/groupon/webdriver-http-sync/pull/41)
4+
- [`7ac30f4`](https://github.com/groupon/webdriver-http-sync/commit/7ac30f4609f91d6ec5e4e724492eccd39073f5f1) **chore:** Apply latest nlm generator
5+
6+
17
### 2.2.0
28

39
* feat: add support for buttondown/up & moveto - **[@dbushong](https://github.com/dbushong)** [#42](https://github.com/groupon/webdriver-http-sync/pull/42)

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.2.0",
3+
"version": "2.2.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)