Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
i-tier-bot committed Mar 22, 2020
1 parent 38dc89a commit 4ce1313
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### 3.0.1

* chore: update packages - **[@aaarichter](https://github.com/aaarichter)** [#48](https://github.com/testiumjs/testium-core/pull/48)
- [`c80d875`](https://github.com/testiumjs/testium-core/commit/c80d87561f3ab78f682b6fff834a3b4355ff081a) **chore:** update packages
- [`6b65ed6`](https://github.com/testiumjs/testium-core/commit/6b65ed64ae9f11feef765f8ae92b27a9daa654b1) **test:** disable non-standard chromedriver tests
- [`5e694ff`](https://github.com/testiumjs/testium-core/commit/5e694ff606e3e987feb29ccfedc22215e5e0383a) **test:** seperate chromedriver tests
- [`f97687a`](https://github.com/testiumjs/testium-core/commit/f97687a902d8c1f41ed4ff7acf1ce76c6c717584) **test:** increase timeout


### 3.0.0

#### Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "testium-core",
"version": "3.0.0",
"version": "3.0.1",
"description": "Juggling the bits and pieces to run integration tests",
"license": "BSD-3-Clause",
"main": "lib/testium-core.js",
Expand Down

0 comments on commit 4ce1313

Please sign in to comment.