Skip to content

Commit cb4410e

Browse files
Sync the docs
1 parent 473c979 commit cb4410e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

src/content/6.4/about/02-changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
editButton: 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

src/content/6.4/dev/04-public-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ const karmaConfig = cfg.parseConfig(
288288
```
289289

290290
The 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
292292
use of promises.
293293

294294
##### New Behavior

0 commit comments

Comments
 (0)