Skip to content

Commit e606b78

Browse files
chore(release): 1.33.1 [skip ci]
1 parent 364c118 commit e606b78

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
### [1.33.1](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v1.33.0...sampleapp@v1.33.1) (2024-12-05)
4+
5+
6+
### Bug Fixes
7+
8+
* add factory fn to determine whether a msg is ai generated ([#2829](https://github.com/GetStream/stream-chat-react-native/issues/2829)) ([79542d8](https://github.com/GetStream/stream-chat-react-native/commit/79542d82e363b7fb5d8596d90e47da2ed391ff8e))
9+
10+
11+
### Workspaces
12+
13+
* Following linked packages updated: [stream-chat-react-native]
14+
315
## [1.33.0](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v1.32.2...sampleapp@v1.33.0) (2024-12-04)
416

517

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

0 commit comments

Comments
 (0)