Skip to content

Commit ce26905

Browse files
committed
update version to 7.14.0 and changelog
1 parent aef3db1 commit ce26905

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## CHANGE LOG
22

3+
## 7.14.0
4+
- 对象存储,持久化处理支持工作流模版
5+
- 对象存储,修复持久化处理闲时任务的类型声明
6+
37
## 7.13.0
48
- 对象存储,新增空间级别上传加速开关
59
- 对象存储,优化断点续传开启方式

package.json

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

0 commit comments

Comments
 (0)