We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86edd7f commit 716c01aCopy full SHA for 716c01a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [8.5.4](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.3...v8.5.4) (2021-09-15)
2
+
3
4
+### Bug Fixes
5
6
+* **android:** update Glide ([86edd7f](https://github.com/DylanVann/react-native-fast-image/commit/86edd7ffc54a293cd732801fc70c0d4ada03899c))
7
8
## [8.5.3](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.2...v8.5.3) (2021-09-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "8.5.3",
+ "version": "8.5.4",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments