Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 7f54c77

Browse files
committed
2.0.1
1 parent d73e215 commit 7f54c77

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--lint disable no-multiple-toplevel-headings -->
44

5+
2.0.1 / 2016-06-18
6+
==================
7+
8+
* Add `related` ([`d73e215`](https://github.com/wooorm/hast-to-hyperscript/commit/d73e215))
9+
* Fix coverage ([`d46f42b`](https://github.com/wooorm/hast-to-hyperscript/commit/d46f42b))
10+
511
2.0.0 / 2016-06-16
612
==================
713

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hast-to-hyperscript",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Transform HAST to something else through a hyperscript DSL",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)