Skip to content

Commit 5050d08

Browse files
[12.12.1] Bump version (#6816)
Co-authored-by: kraenhansen <[email protected]>
1 parent 01e5148 commit 5050d08

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

CHANGELOG.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
## vNext (TBD)
2-
3-
### Deprecations
4-
* None
5-
6-
### Enhancements
7-
* None
1+
## 12.12.1 (2024-07-25)
82

93
### Fixed
104
* Fixed compiler error when building binding for React Native iOS: "'React-featureflags/react/featureflags/ReactNativeFeatureFlags.h' file not found" ([#6808](https://github.com/realm/realm-js/issues/6808), since v12.12.0)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/realm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "realm",
3-
"version": "12.12.0",
3+
"version": "12.12.1",
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)