Skip to content

Commit

Permalink
build(v9.1.2): release
Browse files Browse the repository at this point in the history
  • Loading branch information
juergba committed Sep 25, 2021
1 parent 011a5a4 commit 18a1055
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Expand Up @@ -528,5 +528,6 @@ Alexander Fenster <fenster@google.com>
kirill-golovan <57108967+kirill-golovan@users.noreply.github.com>
Michal Dorner <dorner.michal@gmail.com>
Curtis Man <curtism@microsoft.com>
华 <1395348685z@gmail.com>

# Generated by scripts/update-authors.js
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -2,12 +2,12 @@

## :bug: Fixes

- #4746: Browser: stop using all global vars in `browser-entry.js` (@PaperStrike)
- [#4746](https://github.com/mochajs/mocha/issues/4746): Browser: stop using all global vars in `browser-entry.js` ([**@PaperStrike**](https://github.com/PaperStrike))

## :nut_and_bolt: Other

- #4754: Remove dependency wide-align (@juergba)
- #4736: ESM: remove code for Node versions <10 (@juergba)
- [#4754](https://github.com/mochajs/mocha/issues/4754): Remove dependency wide-align ([**@juergba**](https://github.com/juergba))
- [#4736](https://github.com/mochajs/mocha/issues/4736): ESM: remove code for Node versions &lt;10 ([**@juergba**](https://github.com/juergba))

# 9.1.1 / 2021-08-28

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
@@ -1,6 +1,6 @@
{
"name": "mocha",
"version": "9.1.1",
"version": "9.1.2",
"description": "simple, flexible, fun test framework",
"keywords": [
"mocha",
Expand Down

0 comments on commit 18a1055

Please sign in to comment.