Skip to content

Commit 58add0e

Browse files
chore(release): 5.1.4 [skip ci]
## [5.1.4](DylanVann/react-native-fast-image@v5.1.3...v5.1.4) (2019-02-25) ### Bug Fixes * Fix fallback prop not working. ([DylanVann#420](DylanVann#420)) ([487d410](DylanVann@487d410))
1 parent 487d410 commit 58add0e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.1.4](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.3...v5.1.4) (2019-02-25)
2+
3+
4+
### Bug Fixes
5+
6+
* 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))
7+
18
## [5.1.3](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.2...v5.1.3) (2019-02-22)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fast-image",
3-
"version": "5.1.3",
3+
"version": "5.1.4",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)