Skip to content

Commit 0faf89d

Browse files
committed
chore(release): v1.5.4
1 parent f722dc2 commit 0faf89d

File tree

9 files changed

+1835
-1099
lines changed

9 files changed

+1835
-1099
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leancloud-storage",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"homepage": "https://github.com/leancloud/javascript-sdk",
55
"authors": [
66
"LeanCloud <support@leancloud.rocks>"

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.5.4 (2017-1-17)
2+
* 修复了序列化 AV.File 时丢失部分字段的问题
3+
14
## 1.5.3 (2016-12-02)
25
* 修复了请求失败的情况下捕获的 Error(code = -1) 没有 message 的问题
36

0 commit comments

Comments
 (0)