Skip to content

Commit

Permalink
v1.1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
gignac-cha committed Aug 11, 2021
1 parent 53f3180 commit aa247e8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.1.27(AUG 11, 2021)

- Improved stability in `AsyncDB` in React Native.

## v1.1.26(MAY 12, 2021)

- Improved stability in React Native.
Expand Down
4 changes: 2 additions & 2 deletions SendBirdSyncManager.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sendbird-syncmanager",
"version": "1.1.26",
"version": "1.1.27",
"description": "SendBird data sync manager for JavaScript",
"main": "SendBirdSyncManager.min.js",
"scripts": {
Expand Down

0 comments on commit aa247e8

Please sign in to comment.