Skip to content

Commit 8ed37a5

Browse files
committed
6.0.0
1 parent 69a6df7 commit 8ed37a5

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+
## [v6.0.0](https://github.com/buildo/react-flexview/tree/v6.0.0) (2020-08-20)
6+
[Full Changelog](https://github.com/buildo/react-flexview/compare/v5.0.0...v6.0.0)
7+
8+
#### New features:
9+
10+
- more justify/align props? [#70](https://github.com/buildo/react-flexview/issues/70)
11+
512
## [v5.0.0](https://github.com/buildo/react-flexview/tree/v5.0.0) (2020-04-20)
613
[Full Changelog](https://github.com/buildo/react-flexview/compare/v4.0.4...v5.0.0)
714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-flexview",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "A react component to abstract over flexbox",
55
"files": [
66
"lib",

0 commit comments

Comments
 (0)