File tree Expand file tree Collapse file tree 4 files changed +947
-398
lines changed Expand file tree Collapse file tree 4 files changed +947
-398
lines changed Original file line number Diff line number Diff line change @@ -191,6 +191,7 @@ your code using Grunt.
191191
192192## Release History
193193
194+ * 2018-03-01 v2.0.0 Upgrade to the reporter v2.0.0
194195 * 2018-03-01 v1.0.0 Upgrade to the reporter v1.0.0
195196 * 2018-01-27 v0.1.0 Allow generating an empty report with all validated files
196197 * 2017-11-25 v0.0.3 Fix appending the HTML extension to the target report file
Original file line number Diff line number Diff line change 3737 "grunt" : " ^1.0.2" ,
3838 "grunt-contrib-clean" : " ^1.1.0" ,
3939 "grunt-contrib-nodeunit" : " ^1.0.0" ,
40- "grunt-html-html-reporter" : " ^1 .0.0" ,
40+ "grunt-html-html-reporter" : " ^2 .0.0" ,
4141 "grunt-standard" : " ^3.1.0" ,
4242 "semantic-release" : " ^12.4.1" ,
4343 "travis-deploy-once" : " ^4.3.4"
You can’t perform that action at this time.
0 commit comments