Skip to content

Commit 3faefb8

Browse files
committed
[2.22.0-beta.1] Bump version
1 parent b0bfca4 commit 3faefb8

File tree

5 files changed

+8721
-1430
lines changed

5 files changed

+8721
-1430
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
x.x.x Release notes (yyyy-MM-dd)
1+
2.22.0 Release notes (2018-12-15)
22
=============================================================
33
### Enhancements
44
* Calling `Realm.Sync.User.createConfiguration()` now supports a relative URL which will use the Authentication server as base url. ([#1981](https://github.com/realm/realm-js/issues/1981))

dependencies.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PACKAGE_NAME=realm-js
2-
VERSION=2.21.1
2+
VERSION=2.22.0-beta.1
33
REALM_CORE_VERSION=5.12.6
44
REALM_SYNC_VERSION=3.14.6
55
REALM_OBJECT_SERVER_VERSION=3.11.1

0 commit comments

Comments
 (0)