Skip to content

Commit 5a7d237

Browse files
committed
Release 0.4.2
1 parent 8789863 commit 5a7d237

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# 更新日志
22

3-
## [0.4.1](https://github.com/leancloud/leanengine-node-sdk/compare/0.4.0...v0.4.1) (2016-05-28)
3+
### 0.4.2 (2016-06-15)
4+
5+
* 添加对 X-LC-UA 头的跨域支持(适用 JavaScript SDK 1.x)
6+
7+
### 0.4.1 (2016-05-28)
8+
9+
[0.4.1](https://github.com/leancloud/leanengine-node-sdk/compare/0.4.0...v0.4.1)
410

511
### Bug Fixes
612

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": "0.4.1",
3+
"version": "0.4.2",
44
"description": "LeanCloud LeanEngine Node.js SDK.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)