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+ # 2.3.1 (12/17/2016)
2+
3+ - merge fix for #24 (https://github.com/scniro/gulp-clean-css/pull/24 )
4+ - clean-css release update, 3.4.22 => 3.4.23
5+
16# 2.3.0 (12/12/2016)
27
38- bug fix #21 => https://github.com/scniro/gulp-clean-css/issues/21
Original file line number Diff line number Diff line change 22 "name" : " gulp-clean-css" ,
33 "description" : " Minify css with clean-css." ,
44 "homepage" : " https://github.com/scniro/gulp-clean-css#readme" ,
5- "version" : " 2.3.1 " ,
5+ "version" : " 2.3.2 " ,
66 "author" : " scniro" ,
77 "license" : " MIT" ,
88 "bugs" : {
2929 " gulpfriendly"
3030 ],
3131 "dependencies" : {
32- "clean-css" : " ^3.4.22 " ,
32+ "clean-css" : " ^3.4.23 " ,
3333 "gulp-util" : " ^3.0.7" ,
3434 "object-assign" : " ^4.1.0" ,
3535 "through2" : " ^2.0.3" ,
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > gulp-clean-css: source maps</ title >
66
7- < link rel ="stylesheet " href ="sourcemapped.css "/>
7+ < link rel ="stylesheet " href ="sourcemapped.generated. css "/>
88</ head >
99< body >
1010< p > source maps</ p >
You can’t perform that action at this time.
0 commit comments