We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c709386 commit 94fbd8eCopy full SHA for 94fbd8e
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
4
5
+## [v4.0.1](https://github.com/buildo/react-flexview/tree/v4.0.1) (2018-07-06)
6
+[Full Changelog](https://github.com/buildo/react-flexview/compare/v4.0.0...v4.0.1)
7
+
8
## [v4.0.0](https://github.com/buildo/react-flexview/tree/v4.0.0) (2018-07-02)
9
[Full Changelog](https://github.com/buildo/react-flexview/compare/v3.0.2...v4.0.0)
10
package.json
@@ -1,6 +1,6 @@
1
{
"name": "react-flexview",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "A react component to abstract over flexbox",
"files": [
"lib",
0 commit comments