Skip to content

Commit 72bb8d7

Browse files
committed
v0.2.0
1 parent d8139a9 commit 72bb8d7

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<a name="0.2.0"></a>
2+
# [0.2.0](https://github.com/hydrateio/react-from-json/compare/v0.1.0...v0.2.0) (2018-10-01)
3+
4+
5+
### Features
6+
7+
* replace ComponentRef props with ComponentLookup components ([d77e080](https://github.com/hydrateio/react-from-json/commit/d77e080))
8+
9+
10+
11+
<a name="0.1.0"></a>
12+
# 0.1.0 (2018-09-28)
13+
14+
15+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-from-json",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Declare your React component tree in JSON",
55
"author": "hydrateio",
66
"license": "MIT",

0 commit comments

Comments
 (0)