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

Commit 1a978fd

Browse files
committed
v2.0.15
1 parent b0f0307 commit 1a978fd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### 2.0.15
2+
3+
* fix download Key error - **[@dbushong](https://github.com/dbushong)** [#52](https://github.com/groupon/selenium-download/pull/52)
4+
- [`4783124`](https://github.com/groupon/selenium-download/commit/478312418ea2983f66bd57e518cf9c7d539da114) **chore:** npm audit fix --force
5+
- [`5a61e29`](https://github.com/groupon/selenium-download/commit/5a61e29a1e2790a7f6c8f7595e508ba76638505f) **style:** eslint --fix
6+
- [`8b850a6`](https://github.com/groupon/selenium-download/commit/8b850a62aca7c559824a4a3018860d14f08e51dc) **fix:** only download latest version with server
7+
- [`b70dce7`](https://github.com/groupon/selenium-download/commit/b70dce73fd62c0ef11813156b3c6f345441c7f55) **chore:** try openjdk for java test
8+
9+
110
### 2.0.14
211

312
* Do not download alpha versions - **[@jkrems](https://github.com/jkrems)** [#50](https://github.com/groupon/selenium-download/pull/50)

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