Skip to content

Commit 3685ff2

Browse files
committed
Release 1.0.1
1 parent 2b124a6 commit 3685ff2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# 更新日志
22

3+
## 0.4.2 (2016-06-15)
4+
5+
* 添加对 X-LC-UA 头的跨域支持(适用 JavaScript SDK 1.x)
6+
37
## v1.0.0 (2016/05/31)
48

59
* 支持新的初始化方式。

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leanengine",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "LeanCloud LeanEngine Node.js SDK.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)