chore(release): 5.4.0 [skip ci]

# [5.4.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.3.0...v5.4.0) (2019-05-03)

### Features

* Add tint color support. ([03c50f0](https://github.com/DylanVann/react-native-fast-image/commit/03c50f0)), closes [#124](https://github.com/DylanVann/react-native-fast-image/issues/124)
This commit is contained in:
semantic-release-bot 2019-05-03 03:43:05 +00:00
parent 03c50f026c
commit 298759fd4e
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [5.4.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.3.0...v5.4.0) (2019-05-03)
### Features
* Add tint color support. ([03c50f0](https://github.com/DylanVann/react-native-fast-image/commit/03c50f0)), closes [#124](https://github.com/DylanVann/react-native-fast-image/issues/124)
# [5.3.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.2.1...v5.3.0) (2019-04-23)

View File

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