Updating to Realm Sync 2.2.15 (#1684)

This commit is contained in:
Kenneth Geisshirt 2018-03-05 10:46:48 +01:00 committed by GitHub
parent e34ec308e3
commit f9b6736bcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,19 @@
X.Y.Z Release notes
=============================================================
### Breaking changes
* None.
### Enhancements
* None.
### Bug fixes
* [Object Server] Fixed race condition in handling of session bootstrapping in client.
### Internal
* Updated to Realm Sync 2.2.15.
2.2.13 Release notes (2018-3-2)
=============================================================
### Breaking changes

View File

@ -1,5 +1,5 @@
PACKAGE_NAME=realm-js
VERSION=2.2.13
REALM_CORE_VERSION=5.1.2
REALM_SYNC_VERSION=2.2.14
REALM_SYNC_VERSION=2.2.15
REALM_OBJECT_SERVER_VERSION=2.5.1