Skip to content

Commit

Permalink
build(v9.1.4): release
Browse files Browse the repository at this point in the history
  • Loading branch information
juergba committed Jan 14, 2022
1 parent a04d050 commit 0a1b7f8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -2,11 +2,11 @@

## :bug: Fixes

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

## :nut_and_bolt: Other

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

# 9.1.3 / 2021-10-15

Expand Down
4 changes: 2 additions & 2 deletions 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
@@ -1,6 +1,6 @@
{
"name": "mocha",
"version": "9.1.3",
"version": "9.1.4",
"description": "simple, flexible, fun test framework",
"keywords": [
"mocha",
Expand Down

0 comments on commit 0a1b7f8

Please sign in to comment.