We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d869ed commit c493308Copy full SHA for c493308
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
4
5
+## [v6.0.1](https://github.com/buildo/react-flexview/tree/v6.0.1) (2020-08-20)
6
+[Full Changelog](https://github.com/buildo/react-flexview/compare/v6.0.0...v6.0.1)
7
+
8
## [v6.0.0](https://github.com/buildo/react-flexview/tree/v6.0.0) (2020-08-20)
9
[Full Changelog](https://github.com/buildo/react-flexview/compare/v5.0.0...v6.0.0)
10
package.json
@@ -1,6 +1,6 @@
1
{
"name": "react-flexview",
- "version": "6.0.0",
+ "version": "6.0.1",
"description": "A react component to abstract over flexbox",
"files": [
"lib",
0 commit comments