Skip to content

Commit 837c90b

Browse files
chore(release): 6.0.5 [skip ci]
## [6.0.5](DylanVann/react-native-fast-image@v6.0.4...v6.0.5) (2019-06-28) ### Bug Fixes * Fix incorrect syntax. ([11f6047](DylanVann@11f6047))
1 parent 11f6047 commit 837c90b

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+
## [6.0.5](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.4...v6.0.5) (2019-06-28)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix incorrect syntax. ([11f6047](https://github.com/DylanVann/react-native-fast-image/commit/11f6047))
7+
18
## [6.0.4](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.3...v6.0.4) (2019-06-28)
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": "6.0.4",
3+
"version": "6.0.5",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)