Skip to content

Commit 8b89d20

Browse files
committed
7.0.1
1 parent 8e420ad commit 8b89d20

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.1 - 2025-02-02
4+
5+
- MaterialTopTabs: fix sceneStyle [#73](https://github.com/rescript-react-native/rescript-react-navigation/pull/73) by @cknitt
6+
37
## 7.0.0 - 2025-01-19
48

59
- upgrade to `react-navigation` v7 [#72](https://github.com/rescript-react-native/rescript-react-navigation/pull/72) by [Freddy03h](https://github.com/Freddy03h)

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.0",
4+
"version": "7.0.1",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)