Skip to content

Commit 3c3483a

Browse files
chore(release): 2.4.0 [skip ci]
1 parent 459496b commit 3c3483a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
## [2.4.0](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v2.3.1...sampleapp@v2.4.0) (2025-02-13)
4+
5+
6+
### Features
7+
8+
* reactive channel list poc ([#2924](https://github.com/GetStream/stream-chat-react-native/issues/2924)) ([34530c2](https://github.com/GetStream/stream-chat-react-native/commit/34530c2652ef56f4383cbfbfefc2f568783a3e4d))
9+
10+
11+
### Bug Fixes
12+
13+
* android push notification permission issues ([#2947](https://github.com/GetStream/stream-chat-react-native/issues/2947)) ([2cd490e](https://github.com/GetStream/stream-chat-react-native/commit/2cd490ebe205e64b28a3c6c1406523d6e15db64e))
14+
315
### [2.3.1](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v2.3.0...sampleapp@v2.3.1) (2025-01-30)
416

517

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.3.1",
3+
"version": "2.4.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)