Skip to content

Commit c5dd6ba

Browse files
committed
v1.1.24
1 parent 08eb476 commit c5dd6ba

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

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

3+
## v1.1.24(APR 6, 2021)
4+
5+
- Bug-fix in deleted message not having `channelUrl`.
6+
37
## v1.1.23(FEB 9, 2021)
48

59
- New messages to be queued if the background sync does not reach the latest messages.

SendBirdSyncManager.min.js

Lines changed: 2 additions & 2 deletions
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": "sendbird-syncmanager",
3-
"version": "1.1.23",
3+
"version": "1.1.24",
44
"description": "SendBird data sync manager for JavaScript",
55
"main": "SendBirdSyncManager.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)