Skip to content

Commit 7d46a5a

Browse files
committed
1.0.0
1 parent 253a7fe commit 7d46a5a

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": "0.2.3",
3+
"version": "1.0.0",
44
"description": "HTML comments as ranges or markers in mdast",
55
"license": "MIT",
66
"keywords": [

history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ mdast:
55

66
<!--lint disable no-multiple-toplevel-headings-->
77

8+
1.0.0 / 2015-08-16
9+
==================
10+
11+
* Update mdast ([539390b](https://github.com/wooorm/mdast-zone/commit/539390b))
12+
* Update to use unist-util-visit ([fd746f8](https://github.com/wooorm/mdast-zone/commit/fd746f8))
13+
814
0.2.3 / 2015-07-12
915
==================
1016

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": "0.2.3",
3+
"version": "1.0.0",
44
"description": "HTML comments as ranges or markers in mdast",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)