Skip to content

Commit 84e9216

Browse files
chore(release): 3.0.0 [skip ci]
1 parent 4fddda1 commit 84e9216

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+
## [3.0.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v3.0.0) (2025-05-06)
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+
* V7 ([#2999](https://github.com/GetStream/stream-chat-react-native/issues/2999)) ([e2a01e9](https://github.com/GetStream/stream-chat-react-native/commit/e2a01e9375267b97a7b552055edaf4548c9ef551)), closes [#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
### [2.5.3](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v2.5.3) (2025-04-30)
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": "2.5.3",
3+
"version": "3.0.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)