Skip to content

Commit 0275521

Browse files
authored
[realm-react-0.7.0] Bump version
1 parent a5e797c commit 0275521

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/realm-react/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## vNext (TBD)
1+
## 0.7.0 (2024-05-06)
22

33
### Deprecations
44
* Deprecated calling `useQuery` with three positional arguments. ([#6360](https://github.com/realm/realm-js/pull/6360))

packages/realm-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@realm/react",
3-
"version": "0.6.2",
3+
"version": "0.7.0",
44
"description": "React specific hooks and implementation helpers for Realm",
55
"type": "module",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)