Skip to content

Commit 5e0f56e

Browse files
chore(release): 3.1.0 [skip ci]
1 parent 938b2c1 commit 5e0f56e

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.0](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v3.0.1...sampleapp@v3.1.0) (2025-05-27)
4+
5+
6+
### Features
7+
8+
* offline support v2 ([#3096](https://github.com/GetStream/stream-chat-react-native/issues/3096)) ([055199d](https://github.com/GetStream/stream-chat-react-native/commit/055199d3f9c342b94620de6163b944fecbc7315d)), closes [#2993](https://github.com/GetStream/stream-chat-react-native/issues/2993) [#3000](https://github.com/GetStream/stream-chat-react-native/issues/3000) [#3010](https://github.com/GetStream/stream-chat-react-native/issues/3010) [#3050](https://github.com/GetStream/stream-chat-react-native/issues/3050) [#3061](https://github.com/GetStream/stream-chat-react-native/issues/3061) [#3073](https://github.com/GetStream/stream-chat-react-native/issues/3073) [#3072](https://github.com/GetStream/stream-chat-react-native/issues/3072)
9+
310
### [3.0.1](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v3.0.0...sampleapp@v3.0.1) (2025-05-23)
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.0.1",
3+
"version": "3.1.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)