Skip to content

Commit b52c1df

Browse files
chore(release): 1.33.0 [skip ci]
1 parent 497a9ce commit b52c1df

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
## [1.33.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.33.0) (2024-12-04)
4+
5+
6+
### Features
7+
8+
* ai chat bot poc ([#2822](https://github.com/GetStream/stream-chat-react-native/issues/2822)) ([4fbc2f4](https://github.com/GetStream/stream-chat-react-native/commit/4fbc2f468a309c9e2fdf5b7145b04a2c03b961b5)), closes [#2819](https://github.com/GetStream/stream-chat-react-native/issues/2819)
9+
10+
11+
### Bug Fixes
12+
13+
* show loading indicator instead of returning null from the Chat component when DB not initialized ([#2820](https://github.com/GetStream/stream-chat-react-native/issues/2820)) ([6d5a51b](https://github.com/GetStream/stream-chat-react-native/commit/6d5a51b01bbf2fee71a1ba28ebb00c568dfc67c6))
14+
15+
16+
### Workspaces
17+
18+
* Following linked packages updated: [stream-chat-react-native]
19+
320
### [1.32.2](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.32.2) (2024-11-28)
421

522

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

0 commit comments

Comments
 (0)