diff --git a/CHANGELOG.md b/CHANGELOG.md index 98346df3..a5ef729e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.5.5](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.4...v8.5.5) (2021-09-15) + + +### Bug Fixes + +* do not crash when source is invalid ([#782](https://github.com/DylanVann/react-native-fast-image/issues/782)) ([5c5fefa](https://github.com/DylanVann/react-native-fast-image/commit/5c5fefacbdbc4d02c1eb71bca88fa1d012750b87)) + ## [8.5.4](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.3...v8.5.4) (2021-09-15) diff --git a/package.json b/package.json index 9a4abcc9..c8dd1eba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fast-image", - "version": "8.5.4", + "version": "8.5.5", "description": "🚩 FastImage, performant React Native image component.", "keywords": [ "cache",