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+ v2.2.0:
2+ date: 2017-03-01
3+ changes:
4+ - Update uglify-js to v2.8.3.
15v2.1.0:
26 date: 2017-02-08
37 changes:
Original file line number Diff line number Diff line change 1- # grunt-contrib-uglify v2.1 .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 v2.2 .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 )
22
33> Minify JavaScript files with UglifyJS
44
@@ -549,6 +549,7 @@ grunt.initConfig({
549549
550550## Release History
551551
552+ * 2017-03-01 v2.2.0 Update uglify-js to v2.8.3.
552553 * 2017-02-08 v2.1.0 Show size changes in output. Switch to ` object.assign ` .
553554 * 2016-07-19 v2.0.0 Update uglify-js to v2.7.0. ` screwIE8 ` is enabled by default.
554555 * 2016-07-19 v1.0.2 Update grunt to ^1.0.0. Fix ` beautify ` when passed as an object. Fix docs about ` report ` values.
@@ -589,4 +590,4 @@ grunt.initConfig({
589590
590591Task submitted by [ "Cowboy" Ben Alman] ( http://benalman.com )
591592
592- * This file was generated on Tue Feb 28 2017 15:58:04 .*
593+ * This file was generated on Wed Mar 01 2017 09:37:05 .*
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" : " 2.1 .0" ,
4+ "version" : " 2.2 .0" ,
55 "author" : {
66 "name" : " Grunt Team" ,
77 "url" : " http://gruntjs.com/"
You can’t perform that action at this time.
0 commit comments