File tree 11 files changed +50
-10
lines changed
11 files changed +50
-10
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.7.14] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.13...v1.7.14 ) (2023-02-08)
7
+
8
+ ** Note:** Version bump only for package root
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.7.13] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.12...v1.7.13 ) (2023-02-08)
7
15
8
16
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 1.7.13 " ,
5
+ "version" : " 1.7.14 " ,
6
6
"command" : {
7
7
"version" : {
8
8
"allowBranch" : " master" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.7.14] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.13...v1.7.14 ) (2023-02-08)
7
+
8
+ ** Note:** Version bump only for package mutation-testing-elements
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.7.13] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.12...v1.7.13 ) (2023-02-08)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mutation-testing-elements" ,
3
- "version" : " 1.7.13 " ,
3
+ "version" : " 1.7.14 " ,
4
4
"description" : " A suite of web components for a mutation testing report." ,
5
5
"unpkg" : " dist/mutation-test-elements.js" ,
6
6
"main" : " dist/index.js" ,
28
28
"homepage" : " https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/elements#readme" ,
29
29
"devDependencies" : {
30
30
"@types/prismjs" : " ^1.16.1" ,
31
- "mutation-testing-metrics" : " 1.7.13 " ,
32
- "mutation-testing-report-schema" : " 1.7.10 " ,
31
+ "mutation-testing-metrics" : " 1.7.14 " ,
32
+ "mutation-testing-report-schema" : " 1.7.14 " ,
33
33
"prismjs" : " ^1.21.0"
34
34
}
35
35
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.7.14] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.13...v1.7.14 ) (2023-02-08)
7
+
8
+ ** Note:** Version bump only for package mutation-testing-metrics-scala
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.7.13] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.12...v1.7.13 ) (2023-02-08)
7
15
8
16
** Note:** Version bump only for package mutation-testing-metrics-scala
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mutation-testing-metrics-scala" ,
3
- "version" : " 1.7.13 " ,
3
+ "version" : " 1.7.14 " ,
4
4
"description" : " Zero-dependency library to calculate mutation testing metrics in Scala." ,
5
5
"scripts" : {
6
6
"test" : " sbt \" compile; metrics/test; circe/test; docs/mdoc --check\" " ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.7.14] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.13...v1.7.14 ) (2023-02-08)
7
+
8
+ ** Note:** Version bump only for package mutation-testing-metrics
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.7.13] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.12...v1.7.13 ) (2023-02-08)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mutation-testing-metrics" ,
3
- "version" : " 1.7.13 " ,
3
+ "version" : " 1.7.14 " ,
4
4
"description" : " Utility functions to calculate mutation testing metrics." ,
5
5
"main" : " dist/src/index.js" ,
6
6
"typings" : " dist/src/index.d.ts" ,
18
18
},
19
19
"homepage" : " https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/metrics#readme" ,
20
20
"dependencies" : {
21
- "mutation-testing-report-schema" : " 1.7.10 "
21
+ "mutation-testing-report-schema" : " 1.7.14 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.7.14] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.13...v1.7.14 ) (2023-02-08)
7
+
8
+ ** Note:** Version bump only for package mutation-testing-report-schema
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.7.10] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.9...v1.7.10 ) (2022-01-28)
7
15
8
16
** Note:** Version bump only for package mutation-testing-report-schema
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mutation-testing-report-schema" ,
3
- "version" : " 1.7.10 " ,
3
+ "version" : " 1.7.14 " ,
4
4
"description" : " The json schema for a mutation testing report." ,
5
5
"main" : " dist/src/index.js" ,
6
6
"typings" : " dist/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments