We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4a27d commit 9f01afcCopy full SHA for 9f01afc
CHANGELOG.md
@@ -3,7 +3,7 @@
3
## v1.0.0 (rc 2016/05/16)
4
5
* 支持新的初始化方式。
6
-* 更新至 JavaScript SDK 1.0.0-rc8.
+* 更新至 JavaScript SDK 1.0.0-rc9.1.
7
* 彻底废弃了 currentUser.
8
* 默认启用与 Promise/A+ 兼容的错误处理逻辑。
9
* 将中间件拆分到了单独的文件。
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "leanengine",
- "version": "1.0.0-rc",
+ "version": "1.0.0-rc.1",
"description": "LeanCloud LeanEngine Node.js SDK.",
"repository": {
"type": "git",
0 commit comments