Skip to content

Commit a88e55f

Browse files
release(version): Release 8.5.5 [skip ci]
## [8.5.5](DylanVann/react-native-fast-image@v8.5.4...v8.5.5) (2021-09-15) ### Bug Fixes * do not crash when source is invalid ([DylanVann#782](DylanVann#782)) ([5c5fefa](DylanVann@5c5fefa))
1 parent 5c5fefa commit a88e55f

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.5](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.4...v8.5.5) (2021-09-15)
2+
3+
4+
### Bug Fixes
5+
6+
* 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))
7+
18
## [8.5.4](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.3...v8.5.4) (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.4",
3+
"version": "8.5.5",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)