Skip to content

Commit 547ffd7

Browse files
committed
build(v9.2.1): release
1 parent ca7432a commit 547ffd7

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,5 +531,6 @@ Curtis Man <curtism@microsoft.com>
531531
华 <1395348685z@gmail.com>
532532
Andrei Rusu <beatfactor@users.noreply.github.com>
533533
Quentin Barbe <forty@everteam.org>
534+
Mattias Norlander <mattias.norlander@gmail.com>
534535

535536
# Generated by scripts/update-authors.js

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## :bug: Fixes
44

5-
- #4832: Loading of config files throws wrong error (@juergba)
5+
- [#4832](https://github.com/mochajs/mocha/issues/4832): Loading of config files throws wrong error ([**@juergba**](https://github.com/juergba))
66

7-
- #4799: Reporter: configurable `maxDiffSize` reporter-option (@norla)
7+
- [#4799](https://github.com/mochajs/mocha/issues/4799): Reporter: configurable `maxDiffSize` reporter-option ([**@norla**](https://github.com/norla))
88

99
# 9.2.0 / 2022-01-24
1010

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mocha",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"description": "simple, flexible, fun test framework",
55
"keywords": [
66
"mocha",

0 commit comments

Comments
 (0)