Skip to content

Commit e537c07

Browse files
committed
🔖 Prepare 3.3.0
1 parent d34120e commit e537c07

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+
## 3.3.0
4+
5+
- 添加 `AV.Cloud.start``AV.Cloud.stop`
6+
37
## v3.2.0
48

59
- 新增 `AV.Cloud.enqueue`,任务队列支持。

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

0 commit comments

Comments
 (0)