File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 7.1.2 / 2020-04-26
2
+
3
+ ## :nut_and_bolt : Other
4
+
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 )
7
+
8
+ ## :book : Documentation
9
+
10
+ - [ #4208 ] ( https://github.com/mochajs/mocha/issues/4208 ) : Add Wallaby logo to site (@boneskull )
11
+
1
12
# 7.1.1 / 2020-03-18
2
13
3
14
## :lock : Security Fixes
Original file line number Diff line number Diff line change 34
34
"test" : " ./test"
35
35
},
36
36
"engines" : {
37
- "node" : " >= 8.0 .0"
37
+ "node" : " >= 8.10 .0"
38
38
},
39
39
"scripts" : {
40
40
"prepublishOnly" : " nps test clean build" ,
You can’t perform that action at this time.
0 commit comments