diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d78ec0..be764fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index d689f16..ee650d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fast-image", - "version": "8.2.0", + "version": "8.2.1", "description": "🚩 FastImage, performant React Native image component.", "keywords": [ "cache",