File tree 3 files changed +8
-3
lines changed
3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ v0.10.1:
2
+ date: 2015-11-12
3
+ changes:
4
+ - switch to uglify ~2.5
1
5
v0.10.0:
2
6
date: 2015-10-27
3
7
changes:
Original file line number Diff line number Diff line change 1
- # grunt-contrib-uglify v0.10.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 v0.10.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 )
2
2
3
3
> Minify files with UglifyJS
4
4
@@ -511,6 +511,7 @@ grunt.initConfig({
511
511
512
512
## Release History
513
513
514
+ * 2015-11-12 v0.10.1 switch to uglify ~ 2.5
514
515
* 2015-10-27 v0.10.0 bump to uglify ^2.5
515
516
* 2015-08-24 v0.9.2 bump to uglify ^2.4.24
516
517
* 2015-04-07 v0.9.1 more fixes for mangle options
@@ -543,4 +544,4 @@ grunt.initConfig({
543
544
544
545
Task submitted by [ "Cowboy" Ben Alman] ( http://benalman.com )
545
546
546
- * This file was generated on Tue Oct 27 2015 10:41:14 .*
547
+ * This file was generated on Thu Nov 12 2015 09:48:34 .*
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " grunt-contrib-uglify" ,
3
3
"description" : " Minify files with UglifyJS" ,
4
- "version" : " 0.10.0 " ,
4
+ "version" : " 0.10.1 " ,
5
5
"author" : {
6
6
"name" : " Grunt Team" ,
7
7
"url" : " http://gruntjs.com/"
You can’t perform that action at this time.
0 commit comments