Skip to content

Commit

Permalink
prepare to publish v7.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jemygraw committed Jun 13, 2018
1 parent 5464404 commit 8edba1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## CHANGE LOG

## v7.1.8
- 修复 index.d.ts 文件中zone的设置

## v7.7.7
- 修复form上传在升级mime库后的错误

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.1.7",
"version": "7.1.8",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 8edba1f

Please sign in to comment.