Skip to content

Commit eddb2e8

Browse files
chore(release): 6.3.10 [skip ci]
## [6.3.10](v6.3.9...v6.3.10) (2022-01-08) ### Bug Fixes * **logger:** create parent folders if they are missing ([0d24bd9](0d24bd9)), closes [#3734](#3734)
1 parent 0d24bd9 commit eddb2e8

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.3.10](https://github.com/karma-runner/karma/compare/v6.3.9...v6.3.10) (2022-01-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **logger:** create parent folders if they are missing ([0d24bd9](https://github.com/karma-runner/karma/commit/0d24bd937f7089d1456e2ecf04419d2c268c3144)), closes [#3734](https://github.com/karma-runner/karma/issues/3734)
7+
18
## [6.3.9](https://github.com/karma-runner/karma/compare/v6.3.8...v6.3.9) (2021-11-16)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@
260260
"Kevin Ortman <[email protected]>",
261261
"Kostiantyn Kahanskyi <[email protected]>",
262262
"Kris Kowal <[email protected]>",
263+
"Lachlan Heywood <[email protected]>",
263264
"Lenny Urbanowski <[email protected]>",
264265
"Long Ho <[email protected]>",
265266
"LoveIsGrief <[email protected]>",
@@ -493,7 +494,7 @@
493494
"engines": {
494495
"node": ">= 10"
495496
},
496-
"version": "6.3.9",
497+
"version": "6.3.10",
497498
"license": "MIT",
498499
"scripts": {
499500
"lint": "eslint . --ext js --ignore-pattern *.tpl.js",

0 commit comments

Comments
 (0)