File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " leancloud-storage" ,
3- "version" : " 3.7.1 " ,
3+ "version" : " 3.7.2 " ,
44 "homepage" : " https://github.com/leancloud/javascript-sdk" ,
55 "authors" : [" LeanCloud <support@leancloud.rocks>" ],
66 "description" : " LeanCloud JavaScript SDK" ,
Original file line number Diff line number Diff line change 1+ ## 3.7.2 (2018-06-06)
2+
3+ ### Bug fixes
4+
5+ * 修复了 ` AV.Query#find ` 方法错误的 TypeScript 定义。
6+ * 排行榜 API 进行了修订。
7+
18## 3.7.1 (2018-05-31)
29
310### Bug fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " leancloud-storage" ,
3- "version" : " 3.7.1 " ,
3+ "version" : " 3.7.2 " ,
44 "main" : " ./dist/node/index.js" ,
55 "description" : " LeanCloud JavaScript SDK." ,
66 "repository" : {
Original file line number Diff line number Diff line change 1- module . exports = '3.7.1 ' ;
1+ module . exports = '3.7.2 ' ;
You can’t perform that action at this time.
0 commit comments