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

+1
Original file line numberDiff line numberDiff line change
@@ -531,5 +531,6 @@ Curtis Man <[email protected]>
531531
532532
Andrei Rusu <[email protected]>
533533
Quentin Barbe <[email protected]>
534+
Mattias Norlander <[email protected]>
534535

535536
# Generated by scripts/update-authors.js

CHANGELOG.md

+2-2
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

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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)