Skip to content

Commit 552e5ea

Browse files
authored
Merge pull request #198 from liangchaoboy/fixScope
fixUpbucket
2 parents cd89b40 + 3888b2e commit 552e5ea

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## CHANGE LOG
22

3+
### v6.1.13
4+
5+
2016-10-13
6+
7+
- 修正从uptoken获取bucket
8+
39
### v6.1.12
410

511
2016-10-10

package.json

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

0 commit comments

Comments
 (0)