Skip to content

Commit 69b2ab1

Browse files
committed
5.0.3
1 parent 860ae2b commit 69b2ab1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `reason-react-navigation`
22

3+
## 5.0.3 - 2020-11-18
4+
5+
Fix npm description
6+
37
## 5.0.2 - 2020-09-11
48

59
- Fixed missing `src/Interop.js` in npm package [#38](https://github.com/reason-react-native/reason-react-navigation/pull/38) by [@baransu](https://github.com/baransu)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "reason-react-navigation",
33
"description": "ReScript bindings for react-navigation.",
4-
"version": "5.0.2",
4+
"version": "5.0.3",
55
"peerDependencies": {
66
"@react-navigation/native": "^5.0.0",
77
"@react-navigation/bottom-tabs": "^5.0.0",

0 commit comments

Comments
 (0)