File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.0.1 (2017-06-28)
2
+
3
+ * fix sidenav animation (#[ 1102] ( https://github.com/SC5/sc5-styleguide/pull/1102 ) )
4
+
1
5
## 2.0.0 (2017-06-27)
6
+ ** Breaking change**
7
+ Breaking change: Nodejs versions under 1 are no longer supported.
2
8
3
9
* Replace smart quotes with straight quotes (#[ 1096] ( https://github.com/SC5/sc5-styleguide/pull/1096 ) )
4
10
* hamburger menu closed by default (#[ 1100] ( https://github.com/SC5/sc5-styleguide/pull/1100 ) )
Original file line number Diff line number Diff line change 1
- ## 2.0.0 (2017-06-27 )
1
+ ## 2.0.1 (2017-06-28 )
2
2
3
- * Replace smart quotes with straight quotes (#[ 1096] ( https://github.com/SC5/sc5-styleguide/pull/1096 ) )
4
- * hamburger menu closed by default (#[ 1100] ( https://github.com/SC5/sc5-styleguide/pull/1100 ) )
3
+ * fix sidenav animation (#[ 1102] ( https://github.com/SC5/sc5-styleguide/pull/1102 ) )
5
4
6
- ### Credits
7
-
8
- Thanks to [ Patrizio Sotgiu] ( https://github.com/patriziosotgiu ) for contribution into this release.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sc5-styleguide" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " Styleguide generator is a handy little tool that helps you generate good looking styleguides from stylesheets using KSS notation." ,
5
5
"bin" : {
6
6
"styleguide" : " ./bin/styleguide"
You can’t perform that action at this time.
0 commit comments