Skip to content

Commit

Permalink
[realm-react-0.5.2] Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
takameyer authored Aug 9, 2023
1 parent de23ffe commit 1119523
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions packages/realm-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
## vNext (TBD)

### Deprecations
* None

### Enhancements
* None
## 0.5.2 (2023-08-09)

### Fixed
* Fixed using `@realm/react` in jest tests, by providing a common js distribution. ([#6049](https://github.com/realm/realm-js/issues/6049)
Expand Down
2 changes: 1 addition & 1 deletion packages/realm-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@realm/react",
"version": "0.5.1",
"version": "0.5.2",
"description": "React specific hooks and implementation helpers for Realm",
"type": "module",
"main": "dist/index.cjs.js",
Expand Down

0 comments on commit 1119523

Please sign in to comment.