File tree Expand file tree Collapse file tree 3 files changed +27
-4
lines changed Expand file tree Collapse file tree 3 files changed +27
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.3.44 (2016-03-02)
2
+
3
+ * Add abbility to register custom processors to modify the styleguide data (#[ 899] ( https://github.com/SC5/sc5-styleguide/pull/899 ) )
4
+ * Helper for adding a new section. Fix #894 (#[ 897] ( https://github.com/SC5/sc5-styleguide/pull/897 ) )
5
+
6
+ ### Fixes
7
+ * Add missing jshint dependency (#[ 900] ( https://github.com/SC5/sc5-styleguide/pull/900 ) )
8
+ * Fix #895 render overview code blocks using angular-highlightjs markup (#[ 896] ( https://github.com/SC5/sc5-styleguide/pull/896 ) )
9
+
10
+ ### Thanks
11
+
12
+ Thanks to [ Sascha Egerer] ( https://github.com/sascha-egerer ) and [ Matthew Shooks] ( https://github.com/shooksm ) for
13
+ helping this release happening!
14
+
1
15
## 0.3.43 (2016-02-17)
2
16
3
17
* Process CSS file with helpers (#[ 892] ( https://github.com/SC5/sc5-styleguide/pull/892 ) )
Original file line number Diff line number Diff line change 1
- ## 0.3.43 (2016-02-17 )
1
+ ## 0.3.44 (2016-03-02 )
2
2
3
- * Process CSS file with helpers (#[ 892] ( https://github.com/SC5/sc5-styleguide/pull/892 ) )
4
- * Generate demo website in accord to new source. Fix #886 (#[ 889] ( https://github.com/SC5/sc5-styleguide/pull/889 ) )
3
+ * Add abbility to register custom processors to modify the styleguide data (#[ 899] ( https://github.com/SC5/sc5-styleguide/pull/899 ) )
4
+ * Helper for adding a new section. Fix #894 (#[ 897] ( https://github.com/SC5/sc5-styleguide/pull/897 ) )
5
+
6
+ ### Fixes
7
+ * Add missing jshint dependency (#[ 900] ( https://github.com/SC5/sc5-styleguide/pull/900 ) )
8
+ * Fix #895 render overview code blocks using angular-highlightjs markup (#[ 896] ( https://github.com/SC5/sc5-styleguide/pull/896 ) )
9
+
10
+ ### Thanks
11
+
12
+ Thanks to [ Sascha Egerer] ( https://github.com/sascha-egerer ) and [ Matthew Shooks] ( https://github.com/shooksm ) for
13
+ helping this release happening!
5
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sc5-styleguide" ,
3
- "version" : " 0.3.43 " ,
3
+ "version" : " 0.3.44 " ,
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