Skip to content

Commit

Permalink
1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
giogonzo committed May 3, 2017
1 parent 4fcce02 commit 72ca220
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.6](https://github.com/buildo/react-flexview/tree/v1.0.6) (2017-05-03)
[Full Changelog](https://github.com/buildo/react-flexview/compare/v1.0.5...v1.0.6)

#### Fixes (bugs & defects):

- Add index signature to props (typescript definition file) [#27](https://github.com/buildo/react-flexview/issues/27)

## [v1.0.5](https://github.com/buildo/react-flexview/tree/v1.0.5) (2017-04-15)
[Full Changelog](https://github.com/buildo/react-flexview/compare/v1.0.4...v1.0.5)

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.5",
"version": "1.0.6",
"description": "A react component to abstract over flexbox",
"files": [
"lib",
Expand Down

0 comments on commit 72ca220

Please sign in to comment.