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

Commit 330f274

Browse files
committed
v2.0.3
1 parent d0262f5 commit 330f274

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 2.0.3
2+
3+
* [`803311c`](https://github.com/groupon/selenium-download/commit/803311c9e922b18195742f9b32b0dd367b761f8a) **fix:** chromedriver download on Windows unzips an .exe file
4+
5+
16
### 2.0.2
27

38
* Updated selenium and chromedriver - **[@gabehayes](https://github.com/gabehayes)** [#21](https://github.com/groupon/selenium-download/pull/21)

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