Skip to content

Commit 86cd699

Browse files
committed
Release v6.1.2
1 parent 2e8f31f commit 86cd699

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

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

33
## :bug: Fixes
44

5-
- #3867: Re-publish v6.1.1 from POSIX OS to avoid dropped executable flags (@boneskull)
5+
- [#3867](https://github.com/mochajs/mocha/issues/3867): Re-publish v6.1.1 from POSIX OS to avoid dropped executable flags ([**@boneskull**](https://github.com/boneskull))
66

77
# 6.1.1 / 2019-04-07
88

99
## :bug: Fixes
1010

11-
- #3866: Fix Windows End-of-Line publishing issue (@juergba & @cspotcode)
11+
- [#3866](https://github.com/mochajs/mocha/issues/3866): Fix Windows End-of-Line publishing issue ([**@juergba**](https://github.com/juergba) & [**@cspotcode**](https://github.com/cspotcode))
1212

1313
# 6.1.0 / 2019-04-07
1414

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

0 commit comments

Comments
 (0)