We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b5461 commit f38dbe6Copy full SHA for f38dbe6
examples/SampleApp/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+### [2.5.3](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v2.5.2...sampleapp@v2.5.3) (2025-04-30)
4
+
5
6
+### Bug Fixes
7
8
+* thread messages updates ([#3069](https://github.com/GetStream/stream-chat-react-native/issues/3069)) ([9705d90](https://github.com/GetStream/stream-chat-react-native/commit/9705d90fbfbf60f7c0f791795e240dd40cd85eab))
9
10
### [2.5.2](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v2.5.1...sampleapp@v2.5.2) (2025-04-22)
11
12
examples/SampleApp/package.json
@@ -1,6 +1,6 @@
{
"name": "sampleapp",
- "version": "2.5.2",
+ "version": "2.5.3",
"private": true,
"repository": {
"type": "git",
0 commit comments