Skip to content

Commit 4067f36

Browse files
committed
v2.16.4
1 parent ce71cba commit 4067f36

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

3-
## Changes for v2.16 (not released yet, just master, for RN >= 0.61)
3+
## Changes for v2.16
4+
- #842 Fixes #811 Concurrent downloads send progress updates to all progress callbacks
45
- #783 Import RCTImageLoaderProtocol instead of RCTImageLoader to fix iOS build on RN>0.60
56

67
## Changes for v2.15

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-fs",
3-
"version": "2.16.3",
3+
"version": "2.16.4",
44
"description": "Native filesystem access for react-native",
55
"main": "FS.common.js",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)