Skip to content

Commit b211381

Browse files
chore(release): 4.1.0 [skip ci]
1 parent 71b477b commit b211381

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+
## [4.1.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v4.1.0) (2025-07-09)
4+
5+
6+
### Features
7+
8+
* add reminders implementation ([#3141](https://github.com/GetStream/stream-chat-react-native/issues/3141)) ([11c3307](https://github.com/GetStream/stream-chat-react-native/commit/11c33075954be074a702ac84a96c83b6e299b9b5))
9+
10+
11+
### Bug Fixes
12+
13+
* remove erroneous unread indicator from drafts tab ([59a32ee](https://github.com/GetStream/stream-chat-react-native/commit/59a32eed16b2751605bfa1be850f4e42046837a2))
14+
315
## [4.0.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v4.0.0) (2025-06-26)
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": "4.0.0",
3+
"version": "4.1.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)