Skip to content

Commit 716c01a

Browse files
release(version): Release 8.5.4 [skip ci]
## [8.5.4](DylanVann/react-native-fast-image@v8.5.3...v8.5.4) (2021-09-15) ### Bug Fixes * **android:** update Glide ([86edd7f](DylanVann@86edd7f))
1 parent 86edd7f commit 716c01a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [8.5.3](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.2...v8.5.3) (2021-09-15)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fast-image",
3-
"version": "8.5.3",
3+
"version": "8.5.4",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)