File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22editButton: false
33---
44
5+ ## [6.4.2](https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2) (2023-04-21)
6+
7+
8+ ### Bug Fixes
9+
10+ * few typos ([c6a4271](https://github.com/karma-runner/karma/commit/c6a42710b40e81269f1e6c5d5bb55d01188a8872))
11+
512## [6.4.1](https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1) (2022-09-19)
613
714
Original file line number Diff line number Diff line change @@ -288,7 +288,7 @@ const karmaConfig = cfg.parseConfig(
288288```
289289
290290The new behavior in the future will involve throwing exceptions instead of
291- exiting the process and aynchronous config files will be supported through the
291+ exiting the process and asynchronous config files will be supported through the
292292use of promises.
293293
294294##### New Behavior
You can’t perform that action at this time.
0 commit comments