Skip to content

Commit 8f798d5

Browse files
chore(release): 6.3.8 [skip ci]
## [6.3.8](v6.3.7...v6.3.8) (2021-11-07) ### Bug Fixes * **reporter:** warning if stack trace contains generated code invocation ([4f23b14](4f23b14))
1 parent 4f23b14 commit 8f798d5

3 files changed

Lines changed: 10 additions & 3 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.8](https://github.com/karma-runner/karma/compare/v6.3.7...v6.3.8) (2021-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **reporter:** warning if stack trace contains generated code invocation ([4f23b14](https://github.com/karma-runner/karma/commit/4f23b14d3e774c0401f2c9eecb188b37aed020eb))
7+
18
## [6.3.7](https://github.com/karma-runner/karma/compare/v6.3.6...v6.3.7) (2021-11-01)
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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
"Parashuram <[email protected]>",
112112
"Pat Tullmann <[email protected]>",
113113
"PatrickJS <[email protected]>",
114+
"Paul Gschwendtner <[email protected]>",
114115
"Richard Harrington <[email protected]>",
115116
"Roarke Gaskill <[email protected]>",
116117
"Robert Stein <[email protected]>",
@@ -315,7 +316,6 @@
315316
"Patrick Lussan <[email protected]>",
316317
"Patrick Neschkudla <[email protected]>",
317318
"Patrik Henningsson <[email protected]>",
318-
"Paul Gschwendtner <[email protected]>",
319319
"Paweł Kapalla <[email protected]>",
320320
"Pedro Araujo <[email protected]>",
321321
"Pete Bacon Darwin <[email protected]>",
@@ -492,7 +492,7 @@
492492
"engines": {
493493
"node": ">= 10"
494494
},
495-
"version": "6.3.7",
495+
"version": "6.3.8",
496496
"license": "MIT",
497497
"scripts": {
498498
"lint": "eslint . --ext js --ignore-pattern *.tpl.js",

0 commit comments

Comments
 (0)