File tree 3 files changed +13
-2
lines changed
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mdast-util-to-string" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Utility to get the plain text content of a node" ,
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 ` ([ ` 22f132a ` ] ( https://github.com/wooorm/mdast-util-to-string/commit/22f132a ) )
9
+ * Remove support for ` Component ` ([ ` f86478e ` ] ( https://github.com/wooorm/mdast-util-to-string/commit/f86478e ) )
10
+ * Remove support for bower ([ ` 8cc65c9 ` ] ( https://github.com/wooorm/mdast-util-to-string/commit/8cc65c9 ) )
11
+ * Add node 4.0, node 5.0 to Travis test targets ([ ` 747fb01 ` ] ( https://github.com/wooorm/mdast-util-to-string/commit/747fb01 ) )
12
+ * Refactor npm test target ([ ` fd6769c ` ] ( https://github.com/wooorm/mdast-util-to-string/commit/fd6769c ) )
13
+ * Refactor to replace mocha with tape ([ ` be30cfc ` ] ( https://github.com/wooorm/mdast-util-to-string/commit/be30cfc ) )
14
+ * Update ` mdast ` to ` remark ` ([ ` 7aa31fe ` ] ( https://github.com/wooorm/mdast-util-to-string/commit/7aa31fe ) )
15
+
5
16
1.0.0 / 2015-08-17
6
17
==================
7
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mdast-util-to-string" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Utility to get the plain text content of a node" ,
5
5
"license" : " MIT" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments