Skip to content

Commit 7c09e63

Browse files
committed
Release v7.1.1
1 parent 7599535 commit 7c09e63

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
## :lock: Security Fixes
44

5-
- #4204: Update dependencies mkdirp, yargs-parser and yargs (@juergba)
5+
- [#4204](https://github.com/mochajs/mocha/issues/4204): Update dependencies mkdirp, yargs-parser and yargs ([**@juergba**](https://github.com/juergba))
66

77
## :bug: Fixes
88

9-
- #3660: Fix `runner` listening to `start` and `end` events (@juergba)
9+
- [#3660](https://github.com/mochajs/mocha/issues/3660): Fix `runner` listening to `start` and `end` events ([**@juergba**](https://github.com/juergba))
1010

1111
## :book: Documentation
1212

13-
- #4190: Show Netlify badge on footer (@outsideris)
13+
- [#4190](https://github.com/mochajs/mocha/issues/4190): Show Netlify badge on footer ([**@outsideris**](https://github.com/outsideris))
1414

1515
# 7.1.0 / 2020-02-26
1616

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mocha",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "simple, flexible, fun test framework",
55
"keywords": [
66
"mocha",

0 commit comments

Comments
 (0)