Skip to content

Commit

Permalink
[12.7.1] Bump version (#6632)
Browse files Browse the repository at this point in the history
Co-authored-by: kneth <[email protected]>
  • Loading branch information
fealebenpae and kneth authored Apr 19, 2024
1 parent b4b27f0 commit d376b1b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 10 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
## vNext (TBD)

### Deprecations
* None

### Enhancements
* None
## 12.7.1 (2024-04-19)

### Fixed
* Fixed a crash when integrating removal of already removed dictionary key. ([realm/realm-core#7488](https://github.com/realm/realm-core/issues/7488), since v10.0.0)
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.

4 changes: 2 additions & 2 deletions packages/realm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "realm",
"version": "12.7.0",
"version": "12.7.1",
"description": "Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores",
"license": "apache-2.0",
"homepage": "https://www.mongodb.com/docs/realm/",
Expand Down Expand Up @@ -377,4 +377,4 @@
6
]
}
}
}

0 comments on commit d376b1b

Please sign in to comment.