diff --git a/CHANGELOG.md b/CHANGELOG.md index 93a27a25d..6e71016e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.1.4](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.3...v5.1.4) (2019-02-25) + + +### Bug Fixes + +* Fix fallback prop not working. ([#420](https://github.com/DylanVann/react-native-fast-image/issues/420)) ([487d410](https://github.com/DylanVann/react-native-fast-image/commit/487d410)) + ## [5.1.3](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.2...v5.1.3) (2019-02-22) diff --git a/package.json b/package.json index e161f94cc..292736cb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fast-image", - "version": "5.1.3", + "version": "5.1.4", "description": "🚩 FastImage, performant React Native image component.", "keywords": [ "cache",