Skip to content

Commit

Permalink
2.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
itinance committed Feb 20, 2020
1 parent 06572ce commit a3e5a82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-fs",
"version": "2.16.4",
"version": "2.16.5",
"description": "Native filesystem access for react-native",
"main": "FS.common.js",
"typings": "index.d.ts",
Expand Down

0 comments on commit a3e5a82

Please sign in to comment.