Skip to content

Commit 36ad678

Browse files
chore(release): 6.3.12 [skip ci]
## [6.3.12](v6.3.11...v6.3.12) (2022-01-24) ### Bug Fixes * remove depreciation warning from log4js ([41bed33](41bed33))
1 parent 41bed33 commit 36ad678

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.3.12](https://github.com/karma-runner/karma/compare/v6.3.11...v6.3.12) (2022-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* remove depreciation warning from log4js ([41bed33](https://github.com/karma-runner/karma/commit/41bed33bf4b88c7e0787ca3a5ec15f2913b936fd))
7+
18
## [6.3.11](https://github.com/karma-runner/karma/compare/v6.3.10...v6.3.11) (2022-01-13)
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@
283283
"Matthias Oßwald <[email protected]>",
284284
"Matti Paksula <[email protected]>",
285285
"Mattijs Kneppers <[email protected]>",
286+
"Max Rose <[email protected]>",
286287
"Max Waterman <[email protected]>",
287288
"Merott Movahedi <[email protected]>",
288289
"Merrick Christensen <[email protected]>",
@@ -406,6 +407,7 @@
406407
"is-already-taken <[email protected]>",
407408
"jjoos <[email protected]>",
408409
"jvalkeejarvi <[email protected]>",
410+
"katrina95 <[email protected]>",
409411
"kyo_ago <[email protected]>",
410412
"lanshunfang <[email protected]>",
411413
"lusarz <[email protected]>",
@@ -497,7 +499,7 @@
497499
"engines": {
498500
"node": ">= 10"
499501
},
500-
"version": "6.3.11",
502+
"version": "6.3.12",
501503
"license": "MIT",
502504
"scripts": {
503505
"lint": "eslint . --ext js --ignore-pattern *.tpl.js",

0 commit comments

Comments
 (0)