File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.0.12 - 2013-09-11
4+ - Option: combinator-space
5+ - Readme update
6+ - Some CLI fixes
7+ - Contributor added: @anton-rudeshko
8+
39## 0.0.11 - 2013-09-10
410- Option: element-case
511- Fixed block-indent bug with space after at-rule opening brace
Original file line number Diff line number Diff line change @@ -357,7 +357,8 @@ Thanks for assistance and contributions:
357357[@puzankov](https://github.com/puzankov),
358358[@L0stSoul](https://github.com/L0stSoul),
359359[@ignovak](https://github.com/ignovak),
360- [@kizu](https://github.com/kizu)
360+ [@kizu](https://github.com/kizu),
361+ [@anton-rudeshko](https://github.com/anton-rudeshko)
361362
362363# # License
363364
Original file line number Diff line number Diff line change 11{
22 "name" : " csscomb" ,
3- "description" : " Tool for beautify CSS " ,
4- "version" : " 0.0.11 " ,
3+ "description" : " CSS coding style formatter " ,
4+ "version" : " 0.0.12 " ,
55 "homepage" : " http://csscomb.com/" ,
66 "author" : " Mikhail Troshev <mishanga@yandex-team.ru>" ,
77 "repository" : " https://github.com/csscomb/csscomb.js" ,
You can’t perform that action at this time.
0 commit comments