File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ # 2.5.2 - 2016-04-04
2+
3+ - Fixed: pleeease-filters has been udpated to v3, in order to provide a real
4+ PostCSS plugin
5+ ([ #274 ] ( https://github.com/MoOx/postcss-cssnext/pull/274 ) )
6+
17# 2.5.1 - 2016-03-14
28
39> Oops!
Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-cssnext" ,
3- "version" : " 2.5.1 " ,
3+ "version" : " 2.5.2 " ,
44 "description" : " Use tomorrow’s CSS syntax, today" ,
55 "keywords" : [
66 " postcss" ,
119119 "docs-test" : " npm run docs-build -- --production" ,
120120 "_docs-deploy" : " GIT_DEPLOY_DIR=docs/dist ./docs/scripts/deploy-to-gh-pages.sh -v" ,
121121 "docs-deploy" : " npm run docs-test && npm run _docs-deploy" ,
122- "release" : " npmpub"
122+ "release" : " npmpub && npm run docs-deploy "
123123 },
124124 "babel" : {
125125 "presets" : [
You can’t perform that action at this time.
0 commit comments