Skip to content

Commit 4bf03d2

Browse files
4.0.3
1 parent e7f2d17 commit 4bf03d2

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.3](https://github.com/buildo/react-flexview/tree/v4.0.3) (2019-01-25)
6+
[Full Changelog](https://github.com/buildo/react-flexview/compare/v4.0.2...v4.0.3)
7+
8+
#### New features:
9+
10+
- Remove lodash deps [#72](https://github.com/buildo/react-flexview/issues/72)
11+
512
## [v4.0.2](https://github.com/buildo/react-flexview/tree/v4.0.2) (2019-01-23)
613
[Full Changelog](https://github.com/buildo/react-flexview/compare/v4.0.1...v4.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": "4.0.2",
3+
"version": "4.0.3",
44
"description": "A react component to abstract over flexbox",
55
"files": [
66
"lib",

0 commit comments

Comments
 (0)