Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit b462c43

Browse files
release(version): Release 3.4.0 [skip ci]
# [3.4.0](v3.3.1...v3.4.0) (2021-08-03) ### Features * allow headers ([5cc89af](5cc89af)) * allow headers to be set ([00b90e5](00b90e5))
1 parent 5cc89af commit b462c43

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
# [3.4.0](https://github.com/mnightingale/react-native-image-cache-hoc/compare/v3.3.1...v3.4.0) (2021-08-03)
2+
3+
4+
### Features
5+
6+
* allow headers ([5cc89af](https://github.com/mnightingale/react-native-image-cache-hoc/commit/5cc89afb29653219cabbdb9dee40588e03afbaec))
7+
* allow headers to be set ([00b90e5](https://github.com/mnightingale/react-native-image-cache-hoc/commit/00b90e5af62fc0ef07a7728de74eb467def96dd5))
8+
19
## [3.3.1](https://github.com/mnightingale/react-native-image-cache-hoc/compare/v3.3.0...v3.3.1) (2021-08-03)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mnightingale/react-native-image-cache-hoc",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"description": "React Native Higher Order Component that adds advanced caching functionality to the react native Image component.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)