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

Commit 74a6859

Browse files
committed
v2.0.8
1 parent b67524c commit 74a6859

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.0.8
2+
3+
* Bump dependencies - **[@jkrems](https://github.com/jkrems)** [#35](https://github.com/groupon/selenium-download/pull/35)
4+
- [`70f7fdf`](https://github.com/groupon/selenium-download/commit/70f7fdfcd815278b3c12ef9ff05361593cce8ecc) **chore:** Bump dependencies - see: [#23](https://github.com/groupon/selenium-download/issues/23)
5+
6+
17
### 2.0.7
28

39
* Use https to download binaries - **[@jkrems](https://github.com/jkrems)** [#32](https://github.com/groupon/selenium-download/pull/32)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "selenium-download",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "allow downloading of latest selenium standalone server and chromedriver",
55
"license": "BSD-3-Clause",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)