Skip to content

Commit a3e5a82

Browse files
committed
2.16.5
1 parent 06572ce commit a3e5a82

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

33
## Changes for v2.16
4+
- #797 Added path to the Android download folder
45
- #842 Fixes #811 Concurrent downloads send progress updates to all progress callbacks
56
- #783 Import RCTImageLoaderProtocol instead of RCTImageLoader to fix iOS build on RN>0.60
67

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

0 commit comments

Comments
 (0)