From 58add0ed3cd7eb6da7f6e7a67c6f5536ac41b901 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 25 Feb 2019 06:34:38 +0000 Subject: [PATCH] chore(release): 5.1.4 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",