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

Commit 25fe05b

Browse files
committed
v2.0.10
1 parent c895d55 commit 25fe05b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 2.0.10
2+
3+
* fix: The XML source from where we were getting the version changed - **[@jac1013](https://github.com/jac1013)** [#38](https://github.com/groupon/selenium-download/pull/38)
4+
- [`e68e819`](https://github.com/groupon/selenium-download/commit/e68e819250bb235a0c64223e2c4bab886b1de732) **fix:** The XML source from where we were getting the version changed
5+
- [`2716011`](https://github.com/groupon/selenium-download/commit/2716011c33eb564ed17806daae8876006dbc164c) **fix:** trying to add a greater java version through .travis.yml to make tests in CI pass.
6+
7+
18
### 2.0.9
29

310
* Only delete files we created - **[@jkrems](https://github.com/jkrems)** [#36](https://github.com/groupon/selenium-download/pull/36)

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