Skip to content

Commit b624ab2

Browse files
committed
4.6.1
1 parent 08a1454 commit b624ab2

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
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 `@rescript-react-native/safe-area-context`
22

3+
## 4.6.1 - 2024-10-25
4+
5+
- fix bindings [08a1454](https://github.com/rescript-react-native/rescript-react-native/commit/08a1454) by [Freddy03h](https://github.com/Freddy03h)
6+
37
## 4.6.0 - 2024-10-25
48

59
- update to rescript 11 and rescript-react-native 0.73 [f2c6ed3](https://github.com/rescript-react-native/rescript-react-native/commit/f2c6ed3) by [Freddy03h](https://github.com/Freddy03h)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rescript-react-native/safe-area-context",
33
"description": "ReScript bindings for react-native-safe-area-context.",
4-
"version": "4.6.0",
4+
"version": "4.6.1",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)