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

Commit 3aabb01

Browse files
committed
v2.0.1
1 parent 9fd2efa commit 3aabb01

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
@@ -0,0 +1,9 @@
1+
### 2.0.1
2+
3+
* fix: More reliable (and correct) download - **[@jkrems](https://github.com/jkrems)** [#17](https://github.com/groupon/selenium-download/pull/17)
4+
- [`7599b95`](https://github.com/groupon/selenium-download/commit/7599b95b98215567019be022c5b3425f4b9ce03c) **fix:** More reliable (and correct) download
5+
* Apply latest nlm generator - **[@i-tier-bot](https://github.com/i-tier-bot)** [#18](https://github.com/groupon/selenium-download/pull/18)
6+
- [`1e32749`](https://github.com/groupon/selenium-download/commit/1e327496277fad485c5fd7dc9649b8bd5787a8f2) **chore:** Apply latest nlm generator
7+
- [`0c616b6`](https://github.com/groupon/selenium-download/commit/0c616b6418fc60477b444b77ae903a36a6ecad31) **test:** Convert to proper mocha test
8+
- [`f16af5c`](https://github.com/groupon/selenium-download/commit/f16af5c3fa63a5393a55ef3042e76d4009ab7b0e) **chore:** Set author to Groupon
9+
- [`445ce55`](https://github.com/groupon/selenium-download/commit/445ce5533b24d53cddab19efe521ea832e642d2a) **style:** Use assertive over assert

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