release(version): Release 8.2.1 [skip ci]
## [8.2.1](https://github.com/DylanVann/react-native-fast-image/compare/v8.2.0...v8.2.1) (2020-07-17) ### Bug Fixes * remove cache property if using fallback ([ba0f238
](ba0f238821
))
This commit is contained in:
parent
ba0f238821
commit
184eecb121
|
@ -1,3 +1,10 @@
|
||||||
|
## [8.2.1](https://github.com/DylanVann/react-native-fast-image/compare/v8.2.0...v8.2.1) (2020-07-17)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* remove cache property if using fallback ([ba0f238](https://github.com/DylanVann/react-native-fast-image/commit/ba0f238821ba23517b8e62e759f685b8cd67c0c6))
|
||||||
|
|
||||||
# [8.2.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.10...v8.2.0) (2020-07-17)
|
# [8.2.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.10...v8.2.0) (2020-07-17)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "react-native-fast-image",
|
"name": "react-native-fast-image",
|
||||||
"version": "8.2.0",
|
"version": "8.2.1",
|
||||||
"description": "🚩 FastImage, performant React Native image component.",
|
"description": "🚩 FastImage, performant React Native image component.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"cache",
|
"cache",
|
||||||
|
|
Loading…
Reference in New Issue