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

Commit ad75912

Browse files
committed
2.0.2
1 parent b0bff0d commit ad75912

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

history.md

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

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

5+
2.0.2 / 2016-06-23
6+
==================
7+
8+
* Fix warnings in react for void elements w/ children ([`b0bff0d`](https://github.com/wooorm/hast-to-hyperscript/commit/b0bff0d))
9+
510
2.0.1 / 2016-06-18
611
==================
712

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.1",
3+
"version": "2.0.2",
44
"description": "Transform HAST to something else through a hyperscript DSL",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)