Skip to content

Commit

Permalink
v2.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
itinance committed Feb 5, 2020
1 parent ce71cba commit 4067f36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

## Changes for v2.16 (not released yet, just master, for RN >= 0.61)
## Changes for v2.16
- #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

## Changes for v2.15
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.3",
"version": "2.16.4",
"description": "Native filesystem access for react-native",
"main": "FS.common.js",
"typings": "index.d.ts",
Expand Down

0 comments on commit 4067f36

Please sign in to comment.