Skip to content

Commit 9cf0c40

Browse files
2.0.1
1 parent 47a311a commit 9cf0c40

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## [v2.0.1](https://github.com/buildo/react-flexview/tree/v2.0.1) (2017-12-05)
6+
[Full Changelog](https://github.com/buildo/react-flexview/compare/v2.0.0...v2.0.1)
7+
8+
#### Fixes (bugs & defects):
9+
10+
- Module not found: can't resolve `react-flexview/lib/flexView.css` [#50](https://github.com/buildo/react-flexview/issues/50)
11+
512
## [v2.0.0](https://github.com/buildo/react-flexview/tree/v2.0.0) (2017-12-05)
613
[Full Changelog](https://github.com/buildo/react-flexview/compare/v1.0.13...v2.0.0)
714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-flexview",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A react component to abstract over flexbox",
55
"files": [
66
"lib",

0 commit comments

Comments
 (0)