Skip to content

Commit 9519c0a

Browse files
committed
3.0.2
1 parent 8f1d21c commit 9519c0a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## [v3.0.2](https://github.com/buildo/react-flexview/tree/v3.0.2) (2018-05-21)
6+
[Full Changelog](https://github.com/buildo/react-flexview/compare/v3.0.1...v3.0.2)
7+
8+
#### Fixes (bugs & defects):
9+
10+
- ref prop type is broken [#63](https://github.com/buildo/react-flexview/issues/63)
11+
512
## [v3.0.1](https://github.com/buildo/react-flexview/tree/v3.0.1) (2018-01-18)
613
[Full Changelog](https://github.com/buildo/react-flexview/compare/v3.0.0...v3.0.1)
714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-flexview",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "A react component to abstract over flexbox",
55
"files": [
66
"lib",

0 commit comments

Comments
 (0)