Skip to content

Commit

Permalink
1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
giogonzo committed Jun 22, 2017
1 parent be2bd1e commit 116d177
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## [v1.0.12](https://github.com/buildo/react-flexview/tree/v1.0.12) (2017-06-22)
[Full Changelog](https://github.com/buildo/react-flexview/compare/v1.0.11...v1.0.12)

#### Fixes (bugs & defects):

- one more problem with logWarnings accessing undefined `child.props` [#43](https://github.com/buildo/react-flexview/issues/43)

## [v1.0.11](https://github.com/buildo/react-flexview/tree/v1.0.11) (2017-06-22)
[Full Changelog](https://github.com/buildo/react-flexview/compare/v1.0.10...v1.0.11)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-flexview",
"version": "1.0.11",
"version": "1.0.12",
"description": "A react component to abstract over flexbox",
"files": [
"lib",
Expand Down

0 comments on commit 116d177

Please sign in to comment.