Skip to content

Commit 27aeb80

Browse files
committed
Release v7.1.2
1 parent e3df026 commit 27aeb80

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,12 +2,12 @@
22

33
## :nut_and_bolt: Other
44

5-
- [#4251](https://github.com/mochajs/mocha/issues/4251): Prevent karma-mocha from stalling (@juergba)
6-
- [#4222](https://github.com/mochajs/mocha/issues/4222): Update dependency mkdirp to v0.5.5 (@outsideris)
5+
- [#4251](https://github.com/mochajs/mocha/issues/4251): Prevent karma-mocha from stalling ([**@juergba**](https://github.com/juergba))
6+
- [#4222](https://github.com/mochajs/mocha/issues/4222): Update dependency mkdirp to v0.5.5 ([**@outsideris**](https://github.com/outsideris))
77

88
## :book: Documentation
99

10-
- [#4208](https://github.com/mochajs/mocha/issues/4208): Add Wallaby logo to site (@boneskull)
10+
- [#4208](https://github.com/mochajs/mocha/issues/4208): Add Wallaby logo to site ([**@boneskull**](https://github.com/boneskull))
1111

1212
# 7.1.1 / 2020-03-18
1313

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.1",
3+
"version": "7.1.2",
44
"description": "simple, flexible, fun test framework",
55
"keywords": [
66
"mocha",

0 commit comments

Comments
 (0)