Skip to content

Commit 19b994c

Browse files
chore(release): 4.0.0 [skip ci]
1 parent e543bfe commit 19b994c

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

examples/SampleApp/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Change Log
22

3+
## [4.0.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v4.0.0) (2025-06-26)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* V7 release candidate
9+
10+
* chore: add rc channel
11+
12+
* fix: typo in branch name
13+
* Release V7
14+
15+
* chore: remove dryRun
16+
17+
* chore: bump stream-chat version to latest rc
18+
19+
* chore: bump stream-chat to latest
20+
21+
### Features
22+
23+
* v8 ([#3137](https://github.com/GetStream/stream-chat-react-native/issues/3137)) ([c8b8b71](https://github.com/GetStream/stream-chat-react-native/commit/c8b8b716634f34dfa883cc878596143626294520)), closes [#3085](https://github.com/GetStream/stream-chat-react-native/issues/3085) [#2993](https://github.com/GetStream/stream-chat-react-native/issues/2993) [#3000](https://github.com/GetStream/stream-chat-react-native/issues/3000) [#3005](https://github.com/GetStream/stream-chat-react-native/issues/3005) [#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)
24+
325
### [3.1.3](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v3.1.3) (2025-06-26)
426

527

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.3",
3+
"version": "4.0.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)