Skip to content

Commit

Permalink
v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
i-tier-bot committed Jul 20, 2020
1 parent eb2542e commit 994dbb2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 3.0.2

* chore(deps): bump lodash from 4.17.15 to 4.17.19 - **[@dependabot[bot]](https://github.com/apps/dependabot)** [#49](https://github.com/testiumjs/testium-core/pull/49)
- [`4e07f44`](https://github.com/testiumjs/testium-core/commit/4e07f441998f46399813205a4a8223507b22c1b2) **chore:** bump lodash from 4.17.15 to 4.17.19 - see: [4](- [Commits](https://github.com/lodash/lodash/compare/4)


### 3.0.1

* chore: update packages - **[@aaarichter](https://github.com/aaarichter)** [#48](https://github.com/testiumjs/testium-core/pull/48)
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.1",
"version": "3.0.2",
"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 994dbb2

Please sign in to comment.