Skip to content

Commit 467ff9e

Browse files
committed
v7.3.0
1 parent ff0130e commit 467ff9e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## v7.3.0
4+
- 新增 19 个bucket及文件相关操作
5+
- 新增文件列举 v2 接口功能
6+
- 新增短信功能
7+
- 更新上传加速域名策略
8+
- 修复自动获取上传区域时的无效缓存
9+
- 修复大文件上传异常
10+
- 增加测试用例
11+
312
## v7.2.2
413
- 一些log输出问题,travis增加eslint 检查
514

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.2.2",
3+
"version": "7.3.0",
44
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)