mutation-testing-metrics-scala
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.7.2](https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.1...v1.7.2) (2021-05-03) | ||
### Bug Fixes | ||
* **sonatype:** incorrect project folder for elements and report-schema Sonatype release ([#1072](https://github.com/stryker-mutator/mutation-testing-elements/issues/1072)) ([4b2358d](https://github.com/stryker-mutator/mutation-testing-elements/commit/4b2358d5f43696fc3fd99a8de898f1ea93093b79)) | ||
## [1.7.1](https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.0...v1.7.1) (2021-05-02) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "mutation-testing-metrics-scala", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "Zero-dependency library to calculate mutation testing metrics in Scala.", | ||
@@ -20,3 +20,3 @@ "scripts": { | ||
"homepage": "https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/metrics-scala#readme", | ||
"gitHead": "d41b4031465236283d14148d7f904c881af54108" | ||
"gitHead": "a9337daaa56a234f569aedb53998c13c2fd1618f" | ||
} |
24618