Skip to content

Commit

Permalink
Release v8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juergba committed Mar 6, 2021
1 parent a74d007 commit c6f874f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -519,5 +519,6 @@ Adam Keating <[email protected]>
Hazem <[email protected]>
José Jesús Sinohui Fernández <[email protected]>
Maxwell Gerber <[email protected]>
Sebastian Noack <[email protected]>

# Generated by scripts/update-authors.js
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## :bug: Fixes

- #4577: Browser: fix `EvalError` caused by regenerator-runtime (@snoack)
- #4574: ESM: allow `import` from mocha in parallel mode (@nicojs)
- [#4577](https:/mochajs/mocha/issues/4577): Browser: fix `EvalError` caused by regenerator-runtime ([**@snoack**](https:/snoack))
- [#4574](https:/mochajs/mocha/issues/4574): ESM: allow `import` from mocha in parallel mode ([**@nicojs**](https:/nicojs))

# 8.3.0 / 2021-02-11

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mocha",
"version": "8.3.0",
"version": "8.3.1",
"description": "simple, flexible, fun test framework",
"keywords": [
"mocha",
Expand Down

0 comments on commit c6f874f

Please sign in to comment.