Skip to content

Commit

Permalink
4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescoCioria committed Jan 23, 2019
1 parent 08d7649 commit d548b38
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@



## [v4.0.2](https://github.com/buildo/react-flexview/tree/v4.0.2) (2019-01-23)
[Full Changelog](https://github.com/buildo/react-flexview/compare/v4.0.1...v4.0.2)

#### New features:

- Typescript 2.9.2 failed when compiling typelevel-ts dependency [#69](https://github.com/buildo/react-flexview/issues/69)

#### Fixes (bugs & defects):

- unsafe check in development [#67](https://github.com/buildo/react-flexview/issues/67)

## [v4.0.1](https://github.com/buildo/react-flexview/tree/v4.0.1) (2018-07-06)
[Full Changelog](https://github.com/buildo/react-flexview/compare/v4.0.0...v4.0.1)

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

0 comments on commit d548b38

Please sign in to comment.