Skip to content

Commit 8edba1f

Browse files
committed
prepare to publish v7.1.8
1 parent 5464404 commit 8edba1f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
## v7.1.8
4+
- 修复 index.d.ts 文件中zone的设置
5+
36
## v7.7.7
47
- 修复form上传在升级mime库后的错误
58

package.json

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

0 commit comments

Comments
 (0)