File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mdast-util-heading-style" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Utility to get the style of an mdast heading" ,
5
5
"license" : " MIT" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 2
2
3
3
<!-- lint disable no-multiple-toplevel-headings-->
4
4
5
+ 1.0.1 / 2016-01-17
6
+ ==================
7
+
8
+ * Refactor ` readme.md ` ([ ` 9ca5706 ` ] ( https://github.com/wooorm/mdast-util-heading-style/commit/9ca5706 ) )
9
+ * Remove support for ` Bower ` , ` Component ` ([ ` 2992643 ` ] ( https://github.com/wooorm/mdast-util-heading-style/commit/2992643 ) )
10
+ * Update code-style ([ ` 8bb799a ` ] ( https://github.com/wooorm/mdast-util-heading-style/commit/8bb799a ) )
11
+ * Refactor npm test target ([ ` f037588 ` ] ( https://github.com/wooorm/mdast-util-heading-style/commit/f037588 ) )
12
+ * Refactor to replace mocha with tape ([ ` c022ade ` ] ( https://github.com/wooorm/mdast-util-heading-style/commit/c022ade ) )
13
+ * Update ` mdast ` to ` remark ` ([ ` b3961c5 ` ] ( https://github.com/wooorm/mdast-util-heading-style/commit/b3961c5 ) )
14
+
5
15
1.0.0 / 2015-08-17
6
16
==================
7
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mdast-util-heading-style" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Utility to get the style of an mdast heading" ,
5
5
"license" : " MIT" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments