Skip to content

Commit 68f8b88

Browse files
chore(release): 2.3.1 [skip ci]
1 parent 310fee2 commit 68f8b88

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.3.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v2.3.1) (2025-01-30)
4+
5+
6+
### Bug Fixes
7+
8+
* bump stream-chat-js version for poll state invalidation bug ([#2918](https://github.com/GetStream/stream-chat-react-native/issues/2918)) ([555fb68](https://github.com/GetStream/stream-chat-react-native/commit/555fb68db55a787c605103bdf07a9e7eadc18394))
9+
310
## [2.3.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v2.3.0) (2025-01-29)
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.3.0",
3+
"version": "2.3.1",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)