Skip to content

Commit 2964acf

Browse files
release(version): Release 8.5.6 [skip ci]
## [8.5.6](DylanVann/react-native-fast-image@v8.5.5...v8.5.6) (2021-09-16) ### Bug Fixes * make corresponding flow file for .cjs file ([77326e8](DylanVann@77326e8)), closes [DylanVann#784](DylanVann#784)
1 parent 77326e8 commit 2964acf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.5.6](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.5...v8.5.6) (2021-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* make corresponding flow file for .cjs file ([77326e8](https://github.com/DylanVann/react-native-fast-image/commit/77326e8b09954ab8c27785fe84427b1ed3d9290f)), closes [#784](https://github.com/DylanVann/react-native-fast-image/issues/784)
7+
18
## [8.5.5](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.4...v8.5.5) (2021-09-15)
29

310

package.json

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

0 commit comments

Comments
 (0)