Skip to content

Commit 4b35ab3

Browse files
authored
Merge pull request #359 from JemyCheung/master
v7.3.1
2 parents 12599bd + ccae9e7 commit 4b35ab3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## CHANGE LOG
22

3+
## 7.3.1
4+
新增归档存储解冻接口
5+
支持上传时key值为空字符串
6+
37
## v7.3.0
48
- 新增 19 个bucket及文件相关操作
59
- 新增文件列举 v2 接口功能

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qiniu",
3-
"version": "7.3.0",
3+
"version": "7.3.1",
44
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)