File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed
Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " mdast-zone" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " HTML comments as ranges or markers in remark" ,
55 "license" : " MIT" ,
66 "keywords" : [
Original file line number Diff line number Diff line change @@ -3,14 +3,23 @@ remark:
33 setext : true
44---
55
6+ <!-- lint disable no-multiple-toplevel-headings-->
7+
8+ 2.0.1 / 2016-01-17
9+ ==================
10+
11+ * Refactor ` readme.md ` ([ ` aacc537 ` ] ( https://github.com/wooorm/mdast-zone/commit/aacc537 ) )
12+ * Remove support for ` Bower ` , ` Component ` ([ ` 932a62e ` ] ( https://github.com/wooorm/mdast-zone/commit/932a62e ) )
13+ * Refactor npm test target ([ ` af4c8e4 ` ] ( https://github.com/wooorm/mdast-zone/commit/af4c8e4 ) )
14+ * Refactor to replace mocha with tape ([ ` 1409cdf ` ] ( https://github.com/wooorm/mdast-zone/commit/1409cdf ) )
15+ * Update ` mdast ` to ` remark ` ([ ` 9547162 ` ] ( https://github.com/wooorm/mdast-zone/commit/9547162 ) )
16+
6172.0.0 / 2015-12-24
718==================
819
920* Update for remark ([ ` 96116ce ` ] ( https://github.com/wooorm/mdast-zone/commit/96116ce ) )
1021* Refactor for changes in mdast ([ ` 16e8ae8 ` ] ( https://github.com/wooorm/mdast-zone/commit/16e8ae8 ) )
1122
12- <!-- lint disable no-multiple-toplevel-headings-->
13-
14231.0.1 / 2015-08-31
1524==================
1625
Original file line number Diff line number Diff line change 11{
22 "name" : " mdast-zone" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " HTML comments as ranges or markers in remark" ,
55 "license" : " MIT" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments