Skip to content

Commit 28b4824

Browse files
committed
build(v9.1.3): release
1 parent 3dcc2d9 commit 28b4824

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -529,5 +529,6 @@ kirill-golovan <[email protected]>
529529
Michal Dorner <[email protected]>
530530
Curtis Man <[email protected]>
531531
532+
Andrei Rusu <[email protected]>
532533

533534
# Generated by scripts/update-authors.js

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## :bug: Fixes
44

5-
- #4769: Browser: re-enable `bdd` ES6 style import (@juergba)
5+
- [#4769](https://github.com/mochajs/mocha/issues/4769): Browser: re-enable `bdd` ES6 style import ([**@juergba**](https://github.com/juergba))
66

77
## :nut_and_bolt: Other
88

9-
- #4764: Revert deprecation of `EVENT_SUITE_ADD_*` events (@beatfactor)
9+
- [#4764](https://github.com/mochajs/mocha/issues/4764): Revert deprecation of `EVENT_SUITE_ADD_*` events ([**@beatfactor**](https://github.com/beatfactor))
1010

1111
# 9.1.2 / 2021-09-25
1212

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

0 commit comments

Comments
 (0)