You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Changelog of `@reason-react-native/push-notification-ios`
1
+
# Changelog of `@rescript-react-native/push-notification-ios`
2
2
3
3
## 1.7.2 - 2021-02-16
4
4
@@ -17,11 +17,11 @@ Fix npm description
17
17
18
18
💥 We switched to record instead of Js.t for results.
19
19
20
-
- Fixed finish/FetchResult binding [#3](https://github.com/reason-react-native/push-notification-ios/pull/3) by [@cknitt](https://github.com/cknitt)
21
-
- Added missing alertTitle & repeatInterval for formatted local notification (1.2.1) [cb6e76d](https://github.com/reason-react-native/push-notification-ios/commit/cb6e76d) by [@MoOx](https://github.com/MoOx)
22
-
- Added support for checking if lockScreen and notificationCenter settings [3e69440](https://github.com/reason-react-native/push-notification-ios/commit/3e69440)[ef7bfb1](https://github.com/reason-react-native/push-notification-ios/commit/ef7bfb1) by [@MoOx](https://github.com/MoOx)
23
-
- Added method getTitle to get notification title in JS (1.4.0) [277dec8](https://github.com/reason-react-native/push-notification-ios/commit/277dec8) by [@MoOx](https://github.com/MoOx)
24
-
- Switched to record instead of Js.t for results [259d995](https://github.com/reason-react-native/push-notification-ios/commit/259d995) by [@MoOx](https://github.com/MoOx)
20
+
- Fixed finish/FetchResult binding [#3](https://github.com/rescript-react-native/push-notification-ios/pull/3) by [@cknitt](https://github.com/cknitt)
21
+
- Added missing alertTitle & repeatInterval for formatted local notification (1.2.1) [cb6e76d](https://github.com/rescript-react-native/push-notification-ios/commit/cb6e76d) by [@MoOx](https://github.com/MoOx)
22
+
- Added support for checking if lockScreen and notificationCenter settings [3e69440](https://github.com/rescript-react-native/push-notification-ios/commit/3e69440)[ef7bfb1](https://github.com/rescript-react-native/push-notification-ios/commit/ef7bfb1) by [@MoOx](https://github.com/MoOx)
23
+
- Added method getTitle to get notification title in JS (1.4.0) [277dec8](https://github.com/rescript-react-native/push-notification-ios/commit/277dec8) by [@MoOx](https://github.com/MoOx)
24
+
- Switched to record instead of Js.t for results [259d995](https://github.com/rescript-react-native/push-notification-ios/commit/259d995) by [@MoOx](https://github.com/MoOx)
0 commit comments