Skip to content

Commit 5d81a97

Browse files
chore(release): 2.0.0 [skip ci]
1 parent 717a032 commit 5d81a97

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
## [2.0.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v2.0.0) (2024-12-12)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* v6 release
9+
10+
### Features
11+
12+
* V6.0.0 ([#2844](https://github.com/GetStream/stream-chat-react-native/issues/2844)) ([8701379](https://github.com/GetStream/stream-chat-react-native/commit/87013795f795ae0428dabae9a2ce18562e674fdc)), closes [#2538](https://github.com/GetStream/stream-chat-react-native/issues/2538) [#2537](https://github.com/GetStream/stream-chat-react-native/issues/2537) [#2539](https://github.com/GetStream/stream-chat-react-native/issues/2539) [#2537](https://github.com/GetStream/stream-chat-react-native/issues/2537) [#2527](https://github.com/GetStream/stream-chat-react-native/issues/2527) [#2534](https://github.com/GetStream/stream-chat-react-native/issues/2534) [#2563](https://github.com/GetStream/stream-chat-react-native/issues/2563) [#2561](https://github.com/GetStream/stream-chat-react-native/issues/2561) [#2541](https://github.com/GetStream/stream-chat-react-native/issues/2541) [#2578](https://github.com/GetStream/stream-chat-react-native/issues/2578) [#2621](https://github.com/GetStream/stream-chat-react-native/issues/2621) [#2627](https://github.com/GetStream/stream-chat-react-native/issues/2627) [#2633](https://github.com/GetStream/stream-chat-react-native/issues/2633) [#2682](https://github.com/GetStream/stream-chat-react-native/issues/2682) [#2646](https://github.com/GetStream/stream-chat-react-native/issues/2646) [#2648](https://github.com/GetStream/stream-chat-react-native/issues/2648) [#2651](https://github.com/GetStream/stream-chat-react-native/issues/2651) [#2649](https://github.com/GetStream/stream-chat-react-native/issues/2649) [#2654](https://github.com/GetStream/stream-chat-react-native/issues/2654) [#2656](https://github.com/GetStream/stream-chat-react-native/issues/2656) [#2657](https://github.com/GetStream/stream-chat-react-native/issues/2657) [#2653](https://github.com/GetStream/stream-chat-react-native/issues/2653) [#2659](https://github.com/GetStream/stream-chat-react-native/issues/2659)
13+
314
### [1.33.2](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.33.2) (2024-12-10)
415

516

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

0 commit comments

Comments
 (0)