File tree Expand file tree Collapse file tree 9 files changed +45
-9
lines changed
Expand file tree Collapse file tree 9 files changed +45
-9
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
618## [ 3.5.1] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.5.0...v3.5.1 ) (2025-02-10)
719
820
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
33 "packages" : [" packages/*" ],
4- "version" : " 3.5.1 " ,
4+ "version" : " 3.5.2 " ,
55 "command" : {
66 "version" : {
77 "allowBranch" : " master" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614## [ 3.5.1] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.5.0...v3.5.1 ) (2025-02-10)
715
816** Note:** Version bump only for package mutation-testing-elements
Original file line number Diff line number Diff line change 11{
22 "name" : " mutation-testing-elements" ,
3- "version" : " 3.5.1 " ,
3+ "version" : " 3.5.2 " ,
44 "description" : " A suite of web components for a mutation testing report." ,
55 "unpkg" : " dist/mutation-test-elements.js" ,
66 "browser" : " dist/mutation-test-elements.js" ,
6060 "lightningcss" : " 1.29.3" ,
6161 "lit" : " 3.3.0" ,
6262 "mutation-testing-metrics" : " 3.5.1" ,
63- "mutation-testing-real-time" : " 3.5.0 " ,
63+ "mutation-testing-real-time" : " 3.5.2 " ,
6464 "mutation-testing-report-schema" : " 3.5.1" ,
6565 "prism-svelte" : " 0.5.0" ,
6666 "prismjs" : " 1.30.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614## [ 3.5.1] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.5.0...v3.5.1 ) (2025-02-10)
715
816** Note:** Version bump only for package mutation-testing-metrics-scala
Original file line number Diff line number Diff line change 11{
22 "name" : " mutation-testing-metrics-scala" ,
3- "version" : " 3.5.1 " ,
3+ "version" : " 3.5.2 " ,
44 "description" : " Zero-dependency library to calculate mutation testing metrics in Scala." ,
55 "nx" : {
66 "name" : " metrics-scala" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 3.5.0] ( https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.4.1...v3.5.0 ) (2025-01-31)
715
816** Note:** Version bump only for package mutation-testing-real-time
Original file line number Diff line number Diff line change 11{
22 "name" : " mutation-testing-real-time" ,
3- "version" : " 3.5.0 " ,
3+ "version" : " 3.5.2 " ,
44 "description" : " Helpers to create a NodeJS server for real-time reporting for a mutation testing elements report" ,
55 "module" : " dist/src/index.js" ,
66 "exports" : {
You can’t perform that action at this time.
0 commit comments