Skip to content

Commit 4d8c749

Browse files
release(version): Release 8.5.11 [skip ci]
## [8.5.11](DylanVann/react-native-fast-image@v8.5.10...v8.5.11) (2021-09-27) ### Bug Fixes * null exception in FastImageViewManager.java ([DylanVann#423](DylanVann#423)) ([a7a8643](DylanVann@a7a8643))
1 parent a7a8643 commit 4d8c749

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.11](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.10...v8.5.11) (2021-09-27)
2+
3+
4+
### Bug Fixes
5+
6+
* null exception in FastImageViewManager.java ([#423](https://github.com/DylanVann/react-native-fast-image/issues/423)) ([a7a8643](https://github.com/DylanVann/react-native-fast-image/commit/a7a8643ed4988f3726a8ac8a0256f4d4ca3feb6f))
7+
18
## [8.5.10](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.9...v8.5.10) (2021-09-27)
29

310
## [8.5.9](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.8...v8.5.9) (2021-09-27)

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.10",
3+
"version": "8.5.11",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)