Skip to content

Commit 152a632

Browse files
committed
7.0.5
1 parent 5e2f50b commit 152a632

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `rescript-react-navigation`
22

3+
## 7.0.5 - 2025-04-11
4+
5+
- ReScript 12 compatibility [#79](https://github.com/rescript-react-native/rescript-react-navigation/pull/79) by @cknitt
6+
37
## 7.0.4 - 2025-04-06
48

59
- Add `children` to NavigationIndependentTree [#76](https://github.com/rescript-react-native/rescript-react-navigation/pull/76) by @sookcha

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rescript-react-navigation",
33
"description": "ReScript bindings for react-navigation.",
4-
"version": "7.0.4",
4+
"version": "7.0.5",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)