Skip to content

Commit 7199df4

Browse files
authored
Merge pull request #410 from qiniu/bump-to-v7.9.0
bump to v7.9.0
2 parents 36b7e84 + 6cdfe6f commit 7199df4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## CHANGE LOG
2-
## NEXT VERSION
2+
## 7.9.0
33
- 对象存储,修复无法对 key 为空字符串的对象进行操作
44
- 对象存储,查询区域域名支持配置 UC 地址
55
- 对象存储,查询区域域名接口升级

package.json

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

0 commit comments

Comments
 (0)