Skip to content

Commit

Permalink
5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Feb 25, 2021
1 parent 34ff8a8 commit 7300715
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog of `reason-react-navigation`

## 5.1.1 - 2021-02-25

- Add plenty of missing bindings, (notably ssr, linking, native stack & missing props in stack) [34ff8a8](https://github.com/reason-react-native/reason-react-navigation/commit/34ff8a8) by [@MoOx](https://github.com/MoOx)

## 5.1.0 - 2021-02-19

- Breaking changes: rescript 8.2 & rrn 0.63 [757e6b5](https://github.com/reason-react-native/reason-react-navigation/commit/757e6b5) by [@MoOx](https://github.com/MoOx)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "reason-react-navigation",
"description": "ReScript bindings for react-navigation.",
"version": "5.1.0",
"version": "5.1.1",
"peerDependencies": {
"@react-navigation/native": "^5.0.0",
"@react-navigation/bottom-tabs": "^5.0.0",
Expand Down

0 comments on commit 7300715

Please sign in to comment.