We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddde790 commit 8361704Copy full SHA for 8361704
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# Changelog
2
3
## Changes for v2.14
4
+- #718 Add tvOS deployment target to podspec
5
- #710 Added existsRes function to Android
6
- #702 Fix: S3 pre signed uploads or similar binary stream uploads writing corrupt files
7
- #695 Added .Net46 side of windows support
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fs",
- "version": "2.14.0",
+ "version": "2.14.1",
"description": "Native filesystem access for react-native",
"main": "FS.common.js",
"typings": "index.d.ts",
0 commit comments