Skip to content

Commit 9511f56

Browse files
committed
v0.7.2
1 parent 685deab commit 9511f56

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="0.7.2"></a>
2+
## [0.7.2](https://github.com/measuredco/react-from-json/compare/v0.7.1...v0.7.2) (2020-10-22)
3+
4+
5+
16
<a name="0.7.1"></a>
27
## [0.7.1](https://github.com/measuredco/react-from-json/compare/v0.7.0...v0.7.1) (2019-12-05)
38

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.7.1",
3+
"version": "0.7.2",
44
"description": "Declare your React component tree in JSON",
55
"author": "Measured Co. <hello@measured.co>",
66
"license": "MIT",

0 commit comments

Comments
 (0)