Skip to content

Commit e31d94b

Browse files
committed
0.2.3
1 parent acd041a commit e31d94b

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.2",
3+
"version": "0.2.3",
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+
0.2.3 / 2015-07-12
9+
==================
10+
11+
* Refactor to externalise utilities ([acd041a](https://github.com/wooorm/mdast-zone/commit/acd041a))
12+
* Remove peer-dependencies ([5c2ff2c](https://github.com/wooorm/mdast-zone/commit/5c2ff2c))
13+
814
0.2.2 / 2015-06-14
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.2",
3+
"version": "0.2.3",
44
"description": "HTML comments as ranges or markers in mdast",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)