浏览代码

Merge branch 'master' into 0.10.2

Ben Hsieh 8 年前
父节点
当前提交
a454910bd1
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1
    1
      .github/PULL_REQUEST_TEMPLATE
  2. 1
    1
      README.md

+ 1
- 1
.github/PULL_REQUEST_TEMPLATE 查看文件

1
 Thank you for making a pull request ! Just a gentle reminder :)
1
 Thank you for making a pull request ! Just a gentle reminder :)
2
 
2
 
3
 1. If the PR is offering a feature please make the request to our "Feature Branch" 0.11.0
3
 1. If the PR is offering a feature please make the request to our "Feature Branch" 0.11.0
4
-2. Bug fix request to "Bug Fix Branch" 0.10.1
4
+2. Bug fix request to "Bug Fix Branch" 0.10.2
5
 3. Correct README.md can directly to master
5
 3. Correct README.md can directly to master

+ 1
- 1
README.md 查看文件

6
 
6
 
7
 > If you're going to use github repo as npm dependency please visit the [archive repository](https://github.com/wkh237/react-native-fetch-blob-package/releases/tag/v0.9.6).
7
 > If you're going to use github repo as npm dependency please visit the [archive repository](https://github.com/wkh237/react-native-fetch-blob-package/releases/tag/v0.9.6).
8
 
8
 
9
-> For Firebase Storage solution, please upgrade to 0.10.1-beta.1 for best compatibility.
9
+> For Firebase Storage solution, please upgrade to latest version for best compatibility.
10
 
10
 
11
 ## Features
11
 ## Features
12
 - Transfer data directly from/to storage without BASE64 bridging
12
 - Transfer data directly from/to storage without BASE64 bridging