We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abdd3cd commit 89d5502Copy full SHA for 89d5502
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@rescript-react-native/push-notification-ios`
2
3
+## 1.7.3 - 2021-05-03
4
+
5
+ReScript
6
7
## 1.7.2 - 2021-02-16
8
9
Fix bsconfig.json name
package.json
@@ -1,7 +1,7 @@
{
"name": "@rescript-react-native/push-notification-ios",
"description": "ReScript bindings for @react-native-community/push-notification-ios.",
- "version": "1.7.2",
+ "version": "1.7.3",
"publishConfig": {
"access": "public"
},
0 commit comments