We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5464404 commit 8edba1fCopy full SHA for 8edba1f
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## CHANGE LOG
2
3
+## v7.1.8
4
+- 修复 index.d.ts 文件中zone的设置
5
+
6
## v7.7.7
7
- 修复form上传在升级mime库后的错误
8
package.json
@@ -1,6 +1,6 @@
{
"name": "qiniu",
- "version": "7.1.7",
+ "version": "7.1.8",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
0 commit comments