Skip to content

Commit f82801b

Browse files
4.0.0
1 parent 0eb99d9 commit f82801b

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+
## [v4.0.0](https://github.com/buildo/react-flexview/tree/v4.0.0) (2018-07-02)
6+
[Full Changelog](https://github.com/buildo/react-flexview/compare/v3.0.2...v4.0.0)
7+
8+
#### Breaking:
9+
10+
- Should work without CSS in modern browsers [#66](https://github.com/buildo/react-flexview/issues/66)
11+
512
## [v3.0.2](https://github.com/buildo/react-flexview/tree/v3.0.2) (2018-05-21)
613
[Full Changelog](https://github.com/buildo/react-flexview/compare/v3.0.1...v3.0.2)
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.2",
3+
"version": "4.0.0",
44
"description": "A react component to abstract over flexbox",
55
"files": [
66
"lib",

0 commit comments

Comments
 (0)