mirror of
https://github.com/zhigang1992/aliyun-oss-react-native.git
synced 2026-04-30 21:02:25 +08:00
pulbish: release 1.0.0-alpha.8
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -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
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aliyun-oss-react-native",
|
"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",
|
"description": "React Native SDK for aliyun object storage service",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user