We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc06a18 commit be354a9Copy full SHA for be354a9
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
4
5
+## [v4.0.4](https://github.com/buildo/react-flexview/tree/v4.0.4) (2019-09-16)
6
+[Full Changelog](https://github.com/buildo/react-flexview/compare/v4.0.3...v4.0.4)
7
+
8
## [v4.0.3](https://github.com/buildo/react-flexview/tree/v4.0.3) (2019-01-25)
9
[Full Changelog](https://github.com/buildo/react-flexview/compare/v4.0.2...v4.0.3)
10
package.json
@@ -1,6 +1,6 @@
1
{
"name": "react-flexview",
- "version": "4.0.3",
+ "version": "4.0.4",
"description": "A react component to abstract over flexbox",
"files": [
"lib",
0 commit comments