Skip to content

Commit 8361704

Browse files
committed
v2.14.1
1 parent ddde790 commit 8361704

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.14
4+
- #718 Add tvOS deployment target to podspec
45
- #710 Added existsRes function to Android
56
- #702 Fix: S3 pre signed uploads or similar binary stream uploads writing corrupt files
67
- #695 Added .Net46 side of windows support

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

0 commit comments

Comments
 (0)