Skip to content

Commit c474877

Browse files
release(version): Release 8.6.1 [skip ci]
## [8.6.1](DylanVann/react-native-fast-image@v8.6.0...v8.6.1) (2022-09-05) ### Bug Fixes * Flow syntax error ([DylanVann#924](DylanVann#924)) ([a10ab3f](DylanVann@a10ab3f))
1 parent a10ab3f commit c474877

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.6.1](https://github.com/DylanVann/react-native-fast-image/compare/v8.6.0...v8.6.1) (2022-09-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Flow syntax error ([#924](https://github.com/DylanVann/react-native-fast-image/issues/924)) ([a10ab3f](https://github.com/DylanVann/react-native-fast-image/commit/a10ab3f87fb2b72d68e3ef1daab71eb8f8cca960))
7+
18
# [8.6.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.12...v8.6.0) (2022-08-29)
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.6.0",
3+
"version": "8.6.1",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)