Skip to content

Commit 1c7d181

Browse files
committed
Release v8.3.2
1 parent 2dc8355 commit 1c7d181

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

AUTHORS

+2
Original file line numberDiff line numberDiff line change
@@ -520,5 +520,7 @@ Hazem <devhazemhassanin@gmail.com>
520520
José Jesús Sinohui Fernández <josejesinohui@gmail.com>
521521
Maxwell Gerber <mgerber@berkeley.edu>
522522
Sebastian Noack <sebastian.noack@gmail.com>
523+
Christian Bromann <github@christian-bromann.com>
524+
Alexander Fenster <github@fenster.name>
523525

524526
# Generated by scripts/update-authors.js

CHANGELOG.md

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

33
## :bug: Fixes
44

5-
- #4599: Fix regression in `require` interface (@alexander-fenster)
5+
- [#4599](https://github.com/mochajs/mocha/issues/4599): Fix regression in `require` interface ([**@alexander-fenster**](https://github.com/alexander-fenster))
66

77
## :book: Documentation
88

9-
- #4601: Add build to GH actions run (@christian-bromann)
10-
- #4596: Filter active sponsors/backers (@juergba)
11-
- #4225: Update config file examples (@pkuczynski)
9+
- [#4601](https://github.com/mochajs/mocha/issues/4601): Add build to GH actions run ([**@christian-bromann**](https://github.com/christian-bromann))
10+
- [#4596](https://github.com/mochajs/mocha/issues/4596): Filter active sponsors/backers ([**@juergba**](https://github.com/juergba))
11+
- [#4225](https://github.com/mochajs/mocha/issues/4225): Update config file examples ([**@pkuczynski**](https://github.com/pkuczynski))
1212

1313
# 8.3.1 / 2021-03-06
1414

package-lock.json

+1-1
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": "8.3.1",
3+
"version": "8.3.2",
44
"description": "simple, flexible, fun test framework",
55
"keywords": [
66
"mocha",

0 commit comments

Comments
 (0)