Skip to content

Commit 5c59da0

Browse files
committed
Release v9.0.2
1 parent 0ce3528 commit 5c59da0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

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

33
## :bug: Fixes
44

5-
- #4668: ESM: make `--require <dir>` work with new `import`-first loading (@giltayar)
5+
- [#4668](https://github.com/mochajs/mocha/issues/4668): ESM: make `--require <dir>` work with new `import`-first loading ([**@giltayar**](https://github.com/giltayar))
66

77
## :nut_and_bolt: Other
88

9-
- #4674: Update production dependencies (@juergba)
9+
- [#4674](https://github.com/mochajs/mocha/issues/4674): Update production dependencies ([**@juergba**](https://github.com/juergba))
1010

1111
# 9.0.1 / 2021-06-18
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.0.1",
3+
"version": "9.0.2",
44
"description": "simple, flexible, fun test framework",
55
"keywords": [
66
"mocha",

0 commit comments

Comments
 (0)