Skip to content

Commit c4b50c3

Browse files
committed
Release 1.7.10
1 parent b7c8b0f commit c4b50c3

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.7.10
2+
* Implemented `clearNotificationsFromNotificationCenter` method on iOS
3+
14
## 1.7.9
25
* Implemented `getBadgeCount` and `setBadgeCount` methods
36

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,6 +1,6 @@
11
{
22
"name": "cleverpush-react-native",
3-
"version": "1.7.9",
3+
"version": "1.7.10",
44
"description": "CleverPush React Native SDK",
55
"main": "index",
66
"scripts": {

0 commit comments

Comments
 (0)