Skip to content

Commit 24b5243

Browse files
committed
build(v9.2.2): release
1 parent 22a1560 commit 24b5243

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
## :bug: Fixes
44

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

7-
- #4839: `dry-run`: prevent potential call-stack crash (@juergba)
7+
- [#4839](https://github.com/mochajs/mocha/issues/4839): `dry-run`: prevent potential call-stack crash ([**@juergba**](https://github.com/juergba))
88

99
## :nut\_and\_bolt: Other
1010

11-
- #4843: Update production dependencies (@juergba)
11+
- [#4843](https://github.com/mochajs/mocha/issues/4843): Update production dependencies ([**@juergba**](https://github.com/juergba))
1212

1313
# 9.2.1 / 2022-02-19
1414

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.1",
3+
"version": "9.2.2",
44
"type": "commonjs",
55
"description": "simple, flexible, fun test framework",
66
"keywords": [

0 commit comments

Comments
 (0)