Skip to content

Commit 5dc6be8

Browse files
chore(release): 3.1.2 [skip ci]
1 parent 10d3db4 commit 5dc6be8

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+
### [3.1.2](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v3.1.2) (2025-06-23)
4+
5+
6+
### Bug Fixes
7+
8+
* sample app crash on start ([#3128](https://github.com/GetStream/stream-chat-react-native/issues/3128)) ([971087d](https://github.com/GetStream/stream-chat-react-native/commit/971087d0f81a33c8503853ad1a34cff8c3822fec))
9+
310
### [3.1.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v3.1.1) (2025-05-30)
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": "3.1.1",
3+
"version": "3.1.2",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)