Skip to content

Commit f1aeb7c

Browse files
committed
6.0.3
1 parent df75bda commit f1aeb7c

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+
## 6.0.3 - 2022-04-16
4+
5+
- Simplify peerDependencies [df75bda](https://github.com/rescript-react-native/rescript-react-navigation/commit/df75bda) by [@MoOx](https://github.com/MoOx)
6+
37
## 6.0.2 - 2022-04-13
48

59
- Improve stack and material top tabs [b77432d](https://github.com/rescript-react-native/rescript-react-navigation/commit/b77432d) by [@reck753](https://github.com/reck753)

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

0 commit comments

Comments
 (0)