release(version): Release 8.3.1 [skip ci]
## [8.3.1](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.0...v8.3.1) (2020-07-17) ### Bug Fixes * **android:** make center ResizeMode work correctly ([d648ef8
](d648ef8504
))
This commit is contained in:
parent
d648ef8504
commit
250b4e5539
|
@ -1,3 +1,10 @@
|
|||
## [8.3.1](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.0...v8.3.1) (2020-07-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android:** make center ResizeMode work correctly ([d648ef8](https://github.com/DylanVann/react-native-fast-image/commit/d648ef85045fb97d8d1f6a637e915fa912a6c6c9))
|
||||
|
||||
# [8.3.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.2.2...v8.3.0) (2020-07-17)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-native-fast-image",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"description": "🚩 FastImage, performant React Native image component.",
|
||||
"keywords": [
|
||||
"cache",
|
||||
|
|
Loading…
Reference in New Issue