Skip to content

Commit 3ae97ed

Browse files
chore(release): 1.27.7 [skip ci]
1 parent 3b271d8 commit 3ae97ed

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.7](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.27.7) (2024-07-29)
4+
5+
6+
### Bug Fixes
7+
8+
* card play icon theme and dark mode appearance ([#2593](https://github.com/GetStream/stream-chat-react-native/issues/2593)) ([1eb12c4](https://github.com/GetStream/stream-chat-react-native/commit/1eb12c48d5ac9e08f2baedfd933a0c62ccce7877))
9+
* upgrade react-native-video to a stable version 6.4.2 from the previously beta version ([#2601](https://github.com/GetStream/stream-chat-react-native/issues/2601)) ([9f03aa4](https://github.com/GetStream/stream-chat-react-native/commit/9f03aa4843b1a6535026088178eb590a5ef64400))
10+
11+
12+
### Workspaces
13+
14+
* Following linked packages updated: [stream-chat-react-native]
15+
316
### [1.27.6](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.27.6) (2024-07-08)
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.6",
3+
"version": "1.27.7",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)