Skip to content

Commit 0a1b7f8

Browse files
committed
build(v9.1.4): release
1 parent a04d050 commit 0a1b7f8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

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

33
## :bug: Fixes
44

5-
- #4807: `import` throws wrong error if loader is used (@giltayar)
5+
- [#4807](https://github.com/mochajs/mocha/issues/4807): `import` throws wrong error if loader is used ([**@giltayar**](https://github.com/giltayar))
66

77
## :nut_and_bolt: Other
88

9-
- #4777: Add Node v17 to CI test matrix (@outsideris)
9+
- [#4777](https://github.com/mochajs/mocha/issues/4777): Add Node v17 to CI test matrix ([**@outsideris**](https://github.com/outsideris))
1010

1111
# 9.1.3 / 2021-10-15
1212

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

0 commit comments

Comments
 (0)