Skip to content

Commit

Permalink
[12.0.0-rc.3] Bump version (#6033)
Browse files Browse the repository at this point in the history
Co-authored-by: takameyer <[email protected]>
  • Loading branch information
realm-ci and takameyer authored Aug 3, 2023
1 parent b9de4e7 commit fdcbe17
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12 deletions.
11 changes: 1 addition & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
## vNext (TBD)

### Deprecations
* None

### Enhancements
* None
## 12.0.0-rc.3 (2023-08-03)

### Fixed
* Fix Jest issues when testing against Realm. ([#6003](https://github.com/realm/realm-js/issues/6003))
Expand All @@ -20,9 +14,6 @@

### Internal
Using Realm Core from v13.15.1 to v13.17.1
<!-- * Either mention core version or upgrade -->
<!-- * Using Realm Core vX.Y.Z -->
<!-- * Upgraded Realm Core from vX.Y.Z to vA.B.C -->

## 12.0.0-rc.2 (2023-07-14)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/realm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "realm",
"version": "12.0.0-rc.2",
"version": "12.0.0-rc.3",
"description": "Realm is a mobile database: an alternative to SQLite and key-value stores",
"license": "apache-2.0",
"homepage": "https://realm.io",
Expand Down

0 comments on commit fdcbe17

Please sign in to comment.