diff --git a/AUTHORS b/AUTHORS index 17a05b7217..cdcfae85a3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -495,5 +495,13 @@ Daniel0113 Nico Jansen JacobLey <37151850+JacobLey@users.noreply.github.com> Gil Tayar +Martin Oppitz +Benjamin E. Coe +Michael Brade +Gopishankar Haridas +devjeel +Martin Oppitz +indieisaconcept +Sri Harsha # Generated by scripts/update-authors.js diff --git a/CHANGELOG.md b/CHANGELOG.md index 6800b9c046..1d46785f58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ While we've been diligent about backwards compatibility, it's _possible_ consume This release **does not** drop support for IE11. -Other community contributions came from [**@Devjeel**](https://github.com/Devjeel), @Harsha509 and [**@sharath2106**](https://github.com/sharath2106). _Thank you_ to everyone who contributed to this release! +Other community contributions came from [**@Devjeel**](https://github.com/Devjeel), [**@Harsha509**](https://github.com/Harsha509) and [**@sharath2106**](https://github.com/sharath2106). _Thank you_ to everyone who contributed to this release! > Do you read Korean? See [this guide to running parallel tests in Mocha](https://blog.outsider.ne.kr/1489), translated by our maintainer, [**@outsideris**](https://github.com/outsideris). diff --git a/package-lock.json b/package-lock.json index 517be26440..5d13ea9386 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mocha", - "version": "8.0.1", + "version": "8.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5bcaf9748b..22683f01dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mocha", - "version": "8.0.1", + "version": "8.1.0", "description": "simple, flexible, fun test framework", "keywords": [ "mocha",