chore(release): 6.0.2 [skip ci]
## [6.0.2](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.1...v6.0.2) (2019-06-03)
### Bug Fixes
* Upgrade vendored SDWebImage to v5.0.5. ([5016172
](https://github.com/DylanVann/react-native-fast-image/commit/5016172)), closes [#489](https://github.com/DylanVann/react-native-fast-image/issues/489)
This commit is contained in:
parent
5016172cfc
commit
4e87892159
|
@ -1,3 +1,10 @@
|
||||||
|
## [6.0.2](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.1...v6.0.2) (2019-06-03)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Upgrade vendored SDWebImage to v5.0.5. ([5016172](https://github.com/DylanVann/react-native-fast-image/commit/5016172)), closes [#489](https://github.com/DylanVann/react-native-fast-image/issues/489)
|
||||||
|
|
||||||
## [6.0.1](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.0...v6.0.1) (2019-05-25)
|
## [6.0.1](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.0...v6.0.1) (2019-05-25)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "react-native-fast-image",
|
"name": "react-native-fast-image",
|
||||||
"version": "6.0.1",
|
"version": "6.0.2",
|
||||||
"description": "🚩 FastImage, performant React Native image component.",
|
"description": "🚩 FastImage, performant React Native image component.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"cache",
|
"cache",
|
||||||
|
|
Loading…
Reference in New Issue