chore(release): 5.2.1 [skip ci]

## [5.2.1](https://github.com/DylanVann/react-native-fast-image/compare/v5.2.0...v5.2.1) (2019-04-21)

### Performance Improvements

* Use React.memo for FastImage. ([#449](https://github.com/DylanVann/react-native-fast-image/issues/449)) ([5c2b4af](https://github.com/DylanVann/react-native-fast-image/commit/5c2b4af))
This commit is contained in:
semantic-release-bot 2019-04-21 01:54:31 +00:00
parent 5c2b4afa41
commit 0e2f3bb5ef
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [5.2.1](https://github.com/DylanVann/react-native-fast-image/compare/v5.2.0...v5.2.1) (2019-04-21)
### Performance Improvements
* Use React.memo for FastImage. ([#449](https://github.com/DylanVann/react-native-fast-image/issues/449)) ([5c2b4af](https://github.com/DylanVann/react-native-fast-image/commit/5c2b4af))
# [5.2.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.4...v5.2.0) (2019-02-25)

View File

@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
"version": "5.2.0",
"version": "5.2.1",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",