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.6.7 " ,
3+ "version" : " 3.6.8 " ,
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.6.8 (2018-04-25)
2+
3+ ### Bug fixes
4+
5+ * 修复了 ` AV.User#associateWithAuthDataAndUnionId ` 方法在当前用户已经连接了其他第三方平台时,unionId 没有生效的问题。
6+ * 修复了一些 TypeScript 定义文件的问题。
7+
18## 3.6.7 (2018-04-20)
29
310### Bug fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " leancloud-storage" ,
3- "version" : " 3.6.7 " ,
3+ "version" : " 3.6.8 " ,
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.6.7 ' ;
1+ module . exports = '3.6.8 ' ;
You can’t perform that action at this time.
0 commit comments