File tree

3 files changed

+20
-12
lines changed

3 files changed

+20
-12
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog of `rescript-react-navigation`
22

3+
## 6.3.0 - 2024-12-23
4+
5+
- Linking [#71](https://.com/rescript-react-native/rescript-react-navigation/pull/71) by [@Freddy03h](https://.com/Freddy03h)
6+
- Various fixes and improvements [#69](https://.com/rescript-react-native/rescript-react-navigation/pull/69) by [@cknitt](https://.com/cknitt)
7+
38
## 6.2.0 - 2024-10-20
49

510
- added independent param to NavigationContainer [#64](https://.com/rescript-react-native/rescript-react-navigation/pull/64) by [@witcher-shailesh](https://.com/witcher-shailesh)
Some generated files are not rendered by default. Learn more about customizing how changed files appear on .
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": "6.2.0",
4+
"version": "6.3.0",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)