Skip to content

Commit

Permalink
v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
i-tier-bot committed Feb 13, 2021
1 parent 2726eab commit 0dc076a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 3.0.3

* chore(deps): bump ini from 1.3.5 to 1.3.7 - **[@dependabot[bot]](https://github.com/apps/dependabot)** [#51](https://github.com/testiumjs/testium-core/pull/51)
- [`0527392`](https://github.com/testiumjs/testium-core/commit/0527392e35a9654c8a5f923aa002afb132446436) **chore:** bump ini from 1.3.5 to 1.3.7 - see: [v1](- [Commits](https://github.com/isaacs/ini/compare/v1)
* chore(deps): bump bl from 4.0.2 to 4.0.3 - **[@dependabot[bot]](https://github.com/apps/dependabot)** [#50](https://github.com/testiumjs/testium-core/pull/50)
- [`0ca53f1`](https://github.com/testiumjs/testium-core/commit/0ca53f176cc64f16a133d385fad0db8fc87aed60) **chore:** bump bl from 4.0.2 to 4.0.3 - see: [v4](- [Commits](https://github.com/rvagg/bl/compare/v4)


### 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)
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.2",
"version": "3.0.3",
"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 0dc076a

Please sign in to comment.