File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ v1.0.0:
2+ date: 2016-02-16
3+ changes:
4+ - Replace String prototype colors with chalk.
5+ - Update Grunt peerDep to `>=0.4.0`.
16v0.12.0:
27 date: 2016-01-17
38 changes:
Original file line number Diff line number Diff line change 1- # grunt-contrib-jshint v0.12 .0 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-jshint.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-jshint ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/j04ik7qgx21ixyfw/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-jshint/branch/master )
1+ # grunt-contrib-jshint v1.0 .0 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-jshint.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-jshint ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/j04ik7qgx21ixyfw/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-jshint/branch/master )
22
33> Validate files with JSHint
44
@@ -215,6 +215,7 @@ grunt.initConfig({
215215
216216## Release History
217217
218+ * 2016-02-16 v1.0.0 Replace String prototype colors with chalk. Update Grunt peerDep to ` >=0.4.0 ` .
218219 * 2016-01-17 v0.12.0 Update to JSHint ~ 2.9.0.
219220 * 2015-09-03 v0.11.3 Update to JSHint ~ 2.8.0.
220221 * 2015-04-16 v0.11.2 Fix default value of the ` reporter ` option.
@@ -254,4 +255,4 @@ grunt.initConfig({
254255
255256Task submitted by [ "Cowboy" Ben Alman] ( http://benalman.com/ )
256257
257- * This file was generated on Sun Jan 17 2016 13:06:03 .*
258+ * This file was generated on Tue Feb 16 2016 16:38:51 .*
Original file line number Diff line number Diff line change 11{
22 "name" : " grunt-contrib-jshint" ,
33 "description" : " Validate files with JSHint" ,
4- "version" : " 0.12 .0" ,
4+ "version" : " 1.0 .0" ,
55 "author" : {
66 "name" : " Grunt Team" ,
77 "url" : " http://gruntjs.com/"
You can’t perform that action at this time.
0 commit comments