Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/acorn-5.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tverhoken committed Apr 7, 2020
2 parents b9069f1 + 293b7b1 commit 4ca211e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 84 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

### [1.0.11](https://github.com/tverhoken/stryker-diff-runner/compare/v1.0.10...v1.0.11) (2020-04-07)


### Bug Fixes

* package.json & package-lock.json to reduce vulnerabilities ([#16](https://github.com/tverhoken/stryker-diff-runner/issues/16)) ([cb97cc9](https://github.com/tverhoken/stryker-diff-runner/commit/cb97cc9))



### [1.0.10](https://github.com/tverhoken/stryker-diff-runner/compare/v1.0.9...v1.0.10) (2020-04-07)


Expand Down
81 changes: 0 additions & 81 deletions dist/index.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/index.js.map

This file was deleted.

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": "stryker-diff-runner",
"version": "1.0.10",
"version": "1.0.11",
"description": "An utility script that runs Stryker mutation testing on files diff between current git working branch and default one.",
"main": "dist/index.ts",
"bin": "bin/stryker-diff-runner",
Expand Down

0 comments on commit 4ca211e

Please sign in to comment.