Skip to content

Commit 23174ef

Browse files
authored
Merge pull request #29 from aliyun/luozhang
pulbish: release 1.0.0-alpha.7
2 parents 8321c61 + 33cd290 commit 23174ef

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
CHANGELOG.md
1+
# Change Log
2+
3+
1.0.0-alpha.7 / 2018-10-26
4+
==================
5+
6+
* feat:asyncListObjects support `prefix` in android and ios
7+
* fix: repair copy slowly in android
8+
* docs: add chanageLog
9+
* docs: add asyncListObjects document
10+
* chore: modify example

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aliyun-oss-react-native",
3-
"version": "1.0.0-alpha.6",
3+
"version": "1.0.0-alpha.7",
44
"description": "React Native SDK for aliyun object storage service",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)