Skip to content

Commit

Permalink
build(v10.1.0): release
Browse files Browse the repository at this point in the history
  • Loading branch information
juergba committed Oct 15, 2022
1 parent ed74f16 commit 5f96d51
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
4 changes: 4 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -535,5 +535,9 @@ Mattias Norlander <[email protected]>
CommanderRoot <[email protected]>
Elihu Cruz <[email protected]>
Sukka <[email protected]>
Darius Dzien <[email protected]>
Yeting Li <[email protected]>
Greggman <[email protected]>
Josh Goldberg <[email protected]>

# Generated by scripts/update-authors.js
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

## :tada: Enhancements

- #4896: Browser: add support for `prefers-color-scheme: dark` (@greggman)
- [#4896](https://github.com/mochajs/mocha/issues/4896): Browser: add support for `prefers-color-scheme: dark` ([**@greggman**](https://github.com/greggman))

## :nut\_and\_bolt: Other

- #4912: Browser: increase contrast for replay buttons (@JoshuaKGoldberg)
- #4905: Use standard `Promise.allSettled` instead of polyfill (@outsideris)
- #4899: Upgrade official GitHub actions to latest (@ddzz)
- #4770: Fix regex in function `clean`(@yetingli)
- [#4912](https://github.com/mochajs/mocha/issues/4912): Browser: increase contrast for replay buttons ([**@JoshuaKGoldberg**](https://github.com/JoshuaKGoldberg))
- [#4905](https://github.com/mochajs/mocha/issues/4905): Use standard `Promise.allSettled` instead of polyfill ([**@outsideris**](https://github.com/outsideris))
- [#4899](https://github.com/mochajs/mocha/issues/4899): Upgrade official GitHub actions to latest ([**@ddzz**](https://github.com/ddzz))
- [#4770](https://github.com/mochajs/mocha/issues/4770): Fix regex in function `clean`([**@yetingli**](https://github.com/yetingli))

# 10.0.0 / 2022-05-01

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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mocha",
"version": "10.0.0",
"version": "10.1.0",
"type": "commonjs",
"description": "simple, flexible, fun test framework",
"keywords": [
Expand Down

0 comments on commit 5f96d51

Please sign in to comment.