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 36b7e84 + 6cdfe6f commit 7199df4Copy full SHA for 7199df4
CHANGELOG.md
@@ -1,5 +1,5 @@
1
## CHANGE LOG
2
-## NEXT VERSION
+## 7.9.0
3
- 对象存储,修复无法对 key 为空字符串的对象进行操作
4
- 对象存储,查询区域域名支持配置 UC 地址
5
- 对象存储,查询区域域名接口升级
package.json
@@ -1,6 +1,6 @@
{
"name": "qiniu",
- "version": "7.8.0",
+ "version": "7.9.0",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
6
"directories": {
0 commit comments