Skip to content

Commit fe3fcf8

Browse files
release(version): Release 8.6.2 [skip ci]
## [8.6.2](DylanVann/react-native-fast-image@v8.6.1...v8.6.2) (2022-10-31) ### Bug Fixes * Add tintColor to Flow FastImageProps type ([DylanVann#871](DylanVann#871)) ([37abecd](DylanVann@37abecd))
1 parent 37abecd commit fe3fcf8

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.2](https://github.com/DylanVann/react-native-fast-image/compare/v8.6.1...v8.6.2) (2022-10-31)
2+
3+
4+
### Bug Fixes
5+
6+
* Add tintColor to Flow FastImageProps type ([#871](https://github.com/DylanVann/react-native-fast-image/issues/871)) ([37abecd](https://github.com/DylanVann/react-native-fast-image/commit/37abecd3ff5092a136542a24320f7790a6ed8ba0))
7+
18
## [8.6.1](https://github.com/DylanVann/react-native-fast-image/compare/v8.6.0...v8.6.1) (2022-09-05)
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.1",
3+
"version": "8.6.2",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)