Skip to content

Commit

Permalink
update version to 7.14.0 and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lihsai0 committed Oct 16, 2024
1 parent aef3db1 commit ce26905
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## CHANGE LOG

## 7.14.0
- 对象存储,持久化处理支持工作流模版
- 对象存储,修复持久化处理闲时任务的类型声明

## 7.13.0
- 对象存储,新增空间级别上传加速开关
- 对象存储,优化断点续传开启方式
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qiniu",
"version": "7.13.0",
"version": "7.14.0",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit ce26905

Please sign in to comment.