File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " mdast-util-to-string" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Utility to get the plain text content of a node" ,
55 "license" : " MIT" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 22
33<!-- lint disable no-multiple-toplevel-headings-->
44
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+
5161.0.0 / 2015-08-17
617==================
718
Original file line number Diff line number Diff line change 11{
22 "name" : " mdast-util-to-string" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Utility to get the plain text content of a node" ,
55 "license" : " MIT" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments