Skip to content

Commit b776b33

Browse files
release(version): Release 8.3.2 [skip ci]
## [8.3.2](DylanVann/react-native-fast-image@v8.3.1...v8.3.2) (2020-07-17) ### Bug Fixes * **android:** remove explicit use of UI thread ([#698](DylanVann/react-native-fast-image#698)) ([5d2894e](DylanVann/react-native-fast-image@5d2894e))
1 parent 7854772 commit b776b33

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.3.2](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.1...v8.3.2) (2020-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **android:** remove explicit use of UI thread ([#698](https://github.com/DylanVann/react-native-fast-image/issues/698)) ([5d2894e](https://github.com/DylanVann/react-native-fast-image/commit/5d2894e442dc3d239b4dc9cb25dca455f7d8bc6e))
7+
18
## [8.3.1](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.0...v8.3.1) (2020-07-17)
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.3.1",
3+
"version": "8.3.2",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)