Skip to content

Commit 008d360

Browse files
[12.14.0] Bump version (#6929)
Co-authored-by: kraenhansen <[email protected]>
1 parent 8c1142c commit 008d360

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
## vNext (TBD)
2-
3-
### Deprecations
4-
* None
1+
## 12.14.0 (2024-11-12)
52

63
### Enhancements
74
* Added `excludeFromIcloudBackup` option to the `Realm` constructor to exclude the realm files from iCloud backup. ([#4139](https://github.com/realm/realm-js/issues/4139) and [#6927](https://github.com/realm/realm-js/pull/6927))

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.

packages/realm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "realm",
3-
"version": "12.13.2",
3+
"version": "12.14.0",
44
"description": "Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores",
55
"license": "apache-2.0",
66
"homepage": "https://www.mongodb.com/docs/realm/",

0 commit comments

Comments
 (0)