Skip to content

Commit

Permalink
v2.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
i-tier-bot committed Mar 13, 2020
1 parent 3f1e1a1 commit ea4e757
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 2.10.3

* chore: upgrade packages - **[@aaarichter](https://github.com/aaarichter)** [#49](https://github.com/testiumjs/testium-driver-wd/pull/49)
- [`da15f43`](https://github.com/testiumjs/testium-driver-wd/commit/da15f4351bb3b65418ec6a3876528e41c1f15a6b) **chore:** upgrade packages
- [`9bc4e63`](https://github.com/testiumjs/testium-driver-wd/commit/9bc4e632b71ea8b8187211302be78ce86c736e14) **chore:** downgrade package to support node 8


### 2.10.2

* package updates - **[@aaarichter](https://github.com/aaarichter)** [#48](https://github.com/testiumjs/testium-driver-wd/pull/48)
Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "testium-driver-wd",
"version": "2.10.2",
"version": "2.10.3",
"description": "Testium backend powered by wd",
"license": "BSD-3-Clause",
"main": "lib/testium-driver-wd.js",
Expand Down

0 comments on commit ea4e757

Please sign in to comment.