Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
strykermutator-npa committed Aug 16, 2017
1 parent 7cb6fd2 commit 2ef22a4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/grunt-stryker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.7.0"></a>
# [0.7.0](https://github.com/stryker-mutator/stryker/compare/[email protected]@0.7.0) (2017-08-16)


### Features

* **grunt:** Update stryker peer dependency version ([7cb6fd2](https://github.com/stryker-mutator/stryker/commit/7cb6fd2))




<a name="0.6.1"></a>
## [0.6.1](https://github.com/stryker-mutator/stryker/compare/[email protected]@0.6.1) (2017-08-11)

Expand Down
2 changes: 1 addition & 1 deletion packages/grunt-stryker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-stryker",
"description": "Grunt plugin for the mutation testing framework 'stryker'",
"version": "0.6.1",
"version": "0.7.0",
"bugs": {
"url": "https://github.com/stryker-mutator/stryker/issues"
},
Expand Down

0 comments on commit 2ef22a4

Please sign in to comment.