Skip to content

Commit 33f4715

Browse files
author
UnnatiCP
committed
Release 1.7.23
Release 1.7.23
1 parent c3e424e commit 33f4715

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,3 +1,7 @@
1+
## 1.7.23 (02.02.2026)
2+
* Implemented a new method `removeAllNotifications` to clear all locally stored notifications.
3+
* Updated to latest iOS + Android SDKs
4+
15
## 1.7.22 (17.12.2025)
26
* Updated to latest iOS + Android SDKs
37

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.22",
3+
"version": "1.7.23",
44
"description": "CleverPush React Native SDK",
55
"main": "index",
66
"scripts": {

0 commit comments

Comments
 (0)