Skip to content

Commit 89edf83

Browse files
chore(release): 3.1.1 [skip ci]
1 parent 63a6242 commit 89edf83

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.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v3.1.1) (2025-05-30)
4+
5+
6+
### Bug Fixes
7+
8+
* bump stream-chat version as a fix for type issues ([#3106](https://github.com/GetStream/stream-chat-react-native/issues/3106)) ([efd080a](https://github.com/GetStream/stream-chat-react-native/commit/efd080a6cd80d91fed6e05cc3c94d9db7f8bd7f7))
9+
310
## [3.1.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v3.1.0) (2025-05-27)
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.0",
3+
"version": "3.1.1",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)