Skip to content

Commit fbf559d

Browse files
chore(release): 2.5.1 [skip ci]
1 parent 3375239 commit fbf559d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

examples/SampleApp/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
### [2.5.1](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v2.5.0...sampleapp@v2.5.1) (2025-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* add theme for different group styles in message bubble container ([#3019](https://github.com/GetStream/stream-chat-react-native/issues/3019)) ([b911ef5](https://github.com/GetStream/stream-chat-react-native/commit/b911ef5f4ba5680e81d5c3ef7c1ddf6f108608d2))
9+
* remove scrollToFirstUnreadThreshold ([#3012](https://github.com/GetStream/stream-chat-react-native/issues/3012)) ([c423453](https://github.com/GetStream/stream-chat-react-native/commit/c423453a385591397bf6afae97e7c9366a87f734))
10+
311
## [2.5.0](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v2.4.1...sampleapp@v2.5.0) (2025-03-03)
412

513

examples/SampleApp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sampleapp",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)