File tree 9 files changed +45
-9
lines changed
9 files changed +45
-9
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
+ ## [ 3.5.2] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.5.1...v3.5.2 ) (2025-05-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update linters ([ #3675 ] ( https://github.com/stryker-mutator/mutation-testing-elements/issues/3675 ) ) ([ 2faaceb] ( https://github.com/stryker-mutator/mutation-testing-elements/commit/2faaceb16dc90a133dc663417f4d064a0ea8db08 ) )
12
+ * ** deps:** update linters ([ #3690 ] ( https://github.com/stryker-mutator/mutation-testing-elements/issues/3690 ) ) ([ 3ddcecc] ( https://github.com/stryker-mutator/mutation-testing-elements/commit/3ddceccb07bc23c1e686ca7f563379f4dc6d6c58 ) )
13
+
14
+
15
+
16
+
17
+
6
18
## [ 3.5.1] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.5.0...v3.5.1 ) (2025-02-10)
7
19
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
3
"packages" : [" packages/*" ],
4
- "version" : " 3.5.1 " ,
4
+ "version" : " 3.5.2 " ,
5
5
"command" : {
6
6
"version" : {
7
7
"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
+ ## [ 3.5.2] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.5.1...v3.5.2 ) (2025-05-10)
7
+
8
+ ** Note:** Version bump only for package mutation-testing-elements
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.5.1] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.5.0...v3.5.1 ) (2025-02-10)
7
15
8
16
** Note:** Version bump only for package mutation-testing-elements
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mutation-testing-elements" ,
3
- "version" : " 3.5.1 " ,
3
+ "version" : " 3.5.2 " ,
4
4
"description" : " A suite of web components for a mutation testing report." ,
5
5
"unpkg" : " dist/mutation-test-elements.js" ,
6
6
"browser" : " dist/mutation-test-elements.js" ,
60
60
"lightningcss" : " 1.29.3" ,
61
61
"lit" : " 3.3.0" ,
62
62
"mutation-testing-metrics" : " 3.5.1" ,
63
- "mutation-testing-real-time" : " 3.5.0 " ,
63
+ "mutation-testing-real-time" : " 3.5.2 " ,
64
64
"mutation-testing-report-schema" : " 3.5.1" ,
65
65
"prism-svelte" : " 0.5.0" ,
66
66
"prismjs" : " 1.30.0" ,
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
+ ## [ 3.5.2] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.5.1...v3.5.2 ) (2025-05-10)
7
+
8
+ ** Note:** Version bump only for package mutation-testing-metrics-scala
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.5.1] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.5.0...v3.5.1 ) (2025-02-10)
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" : " 3.5.1 " ,
3
+ "version" : " 3.5.2 " ,
4
4
"description" : " Zero-dependency library to calculate mutation testing metrics in Scala." ,
5
5
"nx" : {
6
6
"name" : " metrics-scala" ,
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
+ ## [ 3.5.2] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.5.1...v3.5.2 ) (2025-05-10)
7
+
8
+ ** Note:** Version bump only for package mutation-testing-real-time
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.5.0] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.4.1...v3.5.0 ) (2025-01-31)
7
15
8
16
** Note:** Version bump only for package mutation-testing-real-time
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mutation-testing-real-time" ,
3
- "version" : " 3.5.0 " ,
3
+ "version" : " 3.5.2 " ,
4
4
"description" : " Helpers to create a NodeJS server for real-time reporting for a mutation testing elements report" ,
5
5
"module" : " dist/src/index.js" ,
6
6
"exports" : {
You can’t perform that action at this time.
0 commit comments