Skip to content

Commit e66a893

Browse files
committed
chore(release): v5.0.0-rc.7
1 parent 68a3d1d commit e66a893

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="5.0.0-rc.7"></a>
2+
3+
# [5.0.0-rc.7](https://github.com/leancloud/js-realtime-sdk/compare/v5.0.0-rc.6...v5.0.0-rc.7) (2021-09-01)
4+
5+
### Bug Fixes
6+
7+
- 修复了默些情况下无法断线重连的问题。
8+
19
<a name="5.0.0-rc.6"></a>
210

311
# [5.0.0-rc.6](https://github.com/leancloud/js-realtime-sdk/compare/v5.0.0-rc.5...v5.0.0-rc.6) (2021-05-21)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leancloud-realtime",
3-
"version": "5.0.0-rc.6",
3+
"version": "5.0.0-rc.7",
44
"description": "LeanCloud Realtime Message JavaScript SDK",
55
"main": "./dist/im-node.js",
66
"files": [

0 commit comments

Comments
 (0)