release(version): Release 8.3.0 [skip ci]
# [8.3.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.2.2...v8.3.0) (2020-07-17) ### Features * **ios:** allow for for per-image-request-headers ([#691](https://github.com/DylanVann/react-native-fast-image/issues/691)) ([4a7cd64
](4a7cd64f5b
))
This commit is contained in:
parent
4a7cd64f5b
commit
866274ff3c
|
@ -1,3 +1,10 @@
|
|||
# [8.3.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.2.2...v8.3.0) (2020-07-17)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow for for per-image-request-headers ([#691](https://github.com/DylanVann/react-native-fast-image/issues/691)) ([4a7cd64](https://github.com/DylanVann/react-native-fast-image/commit/4a7cd64f5b0aa40b04d63ccb105ee2b511abe624))
|
||||
|
||||
## [8.2.2](https://github.com/DylanVann/react-native-fast-image/compare/v8.2.1...v8.2.2) (2020-07-17)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-native-fast-image",
|
||||
"version": "8.2.2",
|
||||
"version": "8.3.0",
|
||||
"description": "🚩 FastImage, performant React Native image component.",
|
||||
"keywords": [
|
||||
"cache",
|
||||
|
|
Loading…
Reference in New Issue