From 184eecb1210ce548f333c38dbfd17f63222dc188 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Jul 2020 05:10:51 +0000 Subject: [PATCH] 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](https://github.com/DylanVann/react-native-fast-image/commit/ba0f238821ba23517b8e62e759f685b8cd67c0c6)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",