Skip to content

Commit eaf04f0

Browse files
chore(release): 1.27.8 [skip ci]
1 parent 2dc5c55 commit eaf04f0

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
### [1.27.8](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v1.27.7...sampleapp@v1.27.8) (2024-08-19)
4+
5+
6+
### Bug Fixes
7+
8+
* make react-native-image-crop-picker optional ([#2603](https://github.com/GetStream/stream-chat-react-native/issues/2603)) ([3acc942](https://github.com/GetStream/stream-chat-react-native/commit/3acc9421e11dc3c26fa0225951214e43603d05e5))
9+
* message read state according to actual read count ([#2609](https://github.com/GetStream/stream-chat-react-native/issues/2609)) ([cfb9d81](https://github.com/GetStream/stream-chat-react-native/commit/cfb9d815dd75c120d446706cf5c7dd76912fdb05))
10+
11+
12+
### Workspaces
13+
14+
* Following linked packages updated: [stream-chat-react-native]
15+
316
### [1.27.7](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v1.27.6...sampleapp@v1.27.7) (2024-07-29)
417

518

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

0 commit comments

Comments
 (0)