We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5bf8f commit 1652338Copy full SHA for 1652338
2 files changed
CHANGELOG.md
@@ -1,10 +1,14 @@
1
# 更新日志
2
3
-## v1.2.1
+## v1.2.2
4
+
5
+* 升级 JavaScript SDK 到 [leancloud-storage 1.4.0](https://github.com/leancloud/javascript-sdk/releases)
6
7
+## v1.2.1 (2016-08-08)
8
9
* 升级 JavaScript SDK 到 [leancloud-storage 1.3.2](https://github.com/leancloud/javascript-sdk/releases)
10
-## v1.2.0
11
+## v1.2.0 (2016-07-26)
12
13
* 升级 JavaScript SDK 到 [leancloud-storage 1.3.0](https://github.com/leancloud/javascript-sdk/releases)
14
* 支持 Koa,相关文档见 <https://github.com/leancloud/docs/pull/1403>
package.json
@@ -1,6 +1,6 @@
{
"name": "leanengine",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "LeanCloud LeanEngine Node.js SDK.",
"repository": {
"type": "git",
0 commit comments