We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12599bd + ccae9e7 commit 4b35ab3Copy full SHA for 4b35ab3
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## CHANGE LOG
2
3
+## 7.3.1
4
+新增归档存储解冻接口
5
+支持上传时key值为空字符串
6
+
7
## v7.3.0
8
- 新增 19 个bucket及文件相关操作
9
- 新增文件列举 v2 接口功能
package.json
@@ -1,6 +1,6 @@
{
"name": "qiniu",
- "version": "7.3.0",
+ "version": "7.3.1",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
0 commit comments