Skip to content

Commit 6619c6b

Browse files
committed
2.0.0
1 parent 96116ce commit 6619c6b

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdast-zone",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "HTML comments as ranges or markers in remark",
55
"license": "MIT",
66
"keywords": [

history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ mdast:
33
setext: true
44
---
55

6+
2.0.0 / 2015-12-24
7+
==================
8+
9+
* Update for remark ([96116ce](https://github.com/wooorm/mdast-zone/commit/96116ce))
10+
* Refactor for changes in mdast ([16e8ae8](https://github.com/wooorm/mdast-zone/commit/16e8ae8))
11+
612
<!--lint disable no-multiple-toplevel-headings-->
713

814
1.0.1 / 2015-08-31

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdast-zone",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "HTML comments as ranges or markers in remark",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)