### 1.3.7

- fix lodash import issue on BarGraph

### 1.3.4

- code refactored for easier maintenance
- multiple classes per file split to a file per class
- utils were merged
- SvgLoadingAnimation removed from utils

### 1.3.1

- fixed a warning on BarGraphHeader
- updated dev deps (latest node lts and jest 23)

### 1.3.0

- breaking change: react-bootstrap updated to 0.32.1
