Skip to content

Commit 2d596ed

Browse files
chore(release): 1.28.1 [skip ci]
1 parent bbc63f1 commit 2d596ed

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
### [1.28.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.28.1) (2024-09-04)
4+
5+
6+
### Bug Fixes
7+
8+
* change Block user action to Ban user action and UI cookbook for blocking users ([#2649](https://github.com/GetStream/stream-chat-react-native/issues/2649)) ([327aeac](https://github.com/GetStream/stream-chat-react-native/commit/327aeacfd024f88f41630fafce57a991771f2426))
9+
* overlay provider crash issue due to bug in bottom sheet ([#2644](https://github.com/GetStream/stream-chat-react-native/issues/2644)) ([9330cf5](https://github.com/GetStream/stream-chat-react-native/commit/9330cf58e1ec639bd9bc0333133226c844cf473a))
10+
* SampleApp crash on start ([#2642](https://github.com/GetStream/stream-chat-react-native/issues/2642)) ([54fe1b7](https://github.com/GetStream/stream-chat-react-native/commit/54fe1b7fb5eb4a8cc5ebddc8fdfa9aa211624050))
11+
* upgrade firebase versions to fix crash ([#2646](https://github.com/GetStream/stream-chat-react-native/issues/2646)) ([f5822dd](https://github.com/GetStream/stream-chat-react-native/commit/f5822dddbae97ce7433f77c96ddbc5129a35e009))
12+
13+
14+
### Workspaces
15+
16+
* Following linked packages updated: [stream-chat-react-native]
17+
318
## [1.28.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.28.0) (2024-08-29)
419

520

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

0 commit comments

Comments
 (0)