Skip to content

Commit b54bc51

Browse files
committed
🔖 Prepare 3.4.0
1 parent 8fb801c commit b54bc51

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## 3.4.0
4+
5+
- `Cloud.define` 添加一个 `internal` 选项。
6+
- 跟进云队列的新版本,添加 `Cloud.getTaskInfo`
7+
38
## 3.3.3
49

510
- 修复 TypeScript 定义文件中的若干问题。

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2017 LeanCloud
3+
Copyright (c) 2019 LeanCloud
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

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

0 commit comments

Comments
 (0)