File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ v3.0.1:
2+ date: 2017-05-20
3+ changes:
4+ - Fix toplevel option.
15v3.0.0:
26 date: 2017-05-12
37 changes:
Original file line number Diff line number Diff line change 1- # grunt-contrib-uglify v3.0.0 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-uglify.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-uglify ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/ybtf5vbvtenii561/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-uglify/branch/master )
1+ # grunt-contrib-uglify v3.0.1 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-uglify.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-uglify ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/ybtf5vbvtenii561/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-uglify/branch/master )
22
33> Minify JavaScript files with UglifyJS
44
@@ -525,6 +525,7 @@ grunt.initConfig({
525525
526526## Release History
527527
528+ * 2017-05-20 v3.0.1 Fix toplevel option.
528529 * 2017-05-12 v3.0.0 Update uglify-js to v3.0.4.
529530 * 2017-04-05 v2.3.0 Make CLI output less verbose.
530531 * 2017-03-31 v2.2.1 Fix banner option.
@@ -569,4 +570,4 @@ grunt.initConfig({
569570
570571Task submitted by [ "Cowboy" Ben Alman] ( http://benalman.com )
571572
572- * This file was generated on Fri May 12 2017 15:02:06 .*
573+ * This file was generated on Sat May 20 2017 19:52:43 .*
Original file line number Diff line number Diff line change 11{
22 "name" : " grunt-contrib-uglify" ,
33 "description" : " Minify JavaScript files with UglifyJS" ,
4- "version" : " 3.0.0 " ,
4+ "version" : " 3.0.1 " ,
55 "author" : {
66 "name" : " Grunt Team" ,
77 "url" : " http://gruntjs.com/"
You can’t perform that action at this time.
0 commit comments