Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Commit

Permalink
chore: release v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mthmulders committed Mar 2, 2017
1 parent fb17fd7 commit f36f665
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="0.0.6"></a>
## [0.0.6](https://github.com/stryker-mutator/stryker-jest-runner/compare/v0.0.5...v0.0.6) (2017-03-02)


### Bug Fixes

* **configuration:** Allow more test file names ([f54dfc3](https://github.com/stryker-mutator/stryker-jest-runner/commit/f54dfc3))
* **configuration:** Remove test regex filter ([14ca864](https://github.com/stryker-mutator/stryker-jest-runner/commit/14ca864))
* **configuration:** Remove unnecessary options ([278a754](https://github.com/stryker-mutator/stryker-jest-runner/commit/278a754))
* **configuration:** Revert removal of testPathDirs ([dd5de98](https://github.com/stryker-mutator/stryker-jest-runner/commit/dd5de98))



<a name="0.0.5"></a>
## 0.0.5 (2017-02-13)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stryker-jest-runner",
"version": "0.0.5",
"version": "0.0.6",
"description": "A plugin to use the jest test runner and framework in Stryker, the JavaScript mutation testing framework",
"main": "src/index.js",
"engines": {
Expand Down

0 comments on commit f36f665

Please sign in to comment.