Skip to content

Commit 91302d6

Browse files
chore(release): 2.4.1 [skip ci]
1 parent 8a785a4 commit 91302d6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

examples/SampleApp/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
### [2.4.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v2.4.1) (2025-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* duplicate android pns ([#2978](https://github.com/GetStream/stream-chat-react-native/issues/2978)) ([3a09f1d](https://github.com/GetStream/stream-chat-react-native/commit/3a09f1d78838d6d54e2c02ebcd94703cd5f93a77))
9+
310
## [2.4.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v2.4.0) (2025-02-13)
411

512

examples/SampleApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sampleapp",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)