pulbish: release 1.0.0-alpha.8

This commit is contained in:
罗章
2018-10-26 10:43:27 +08:00
parent 410dfc3d71
commit 33cd290fe8
2 changed files with 11 additions and 2 deletions

View File

@@ -1 +1,10 @@
CHANGELOG.md
# Change Log
1.0.0-alpha.7 / 2018-10-26
==================
* feat:asyncListObjects support `prefix` in android and ios
* fix: repair copy slowly in android
* docs: add chanageLog
* docs: add asyncListObjects document
* chore: modify example

View File

@@ -1,6 +1,6 @@
{
"name": "aliyun-oss-react-native",
"version": "1.0.0-alpha.6",
"version": "1.0.0-alpha.7",
"description": "React Native SDK for aliyun object storage service",
"main": "index.js",
"scripts": {