Skip to content

Commit cceda40

Browse files
chore(release): 1.27.3 [skip ci]
1 parent 448c495 commit cceda40

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
### [1.27.3](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.27.3) (2024-06-17)
4+
5+
6+
### Bug Fixes
7+
8+
* add expo-clipboard to peer deps of expo-package ([#2537](https://github.com/GetStream/stream-chat-react-native/issues/2537)) ([ae279a1](https://github.com/GetStream/stream-chat-react-native/commit/ae279a1f8096d90a10c749441eb9d9acadd1c01d))
9+
* example app TS issue and icons props issue ([#2544](https://github.com/GetStream/stream-chat-react-native/issues/2544)) ([4422664](https://github.com/GetStream/stream-chat-react-native/commit/4422664d68e2249b1eb9902ac24cd36802561662))
10+
* permissions issue on expo sample app on iOS and add docs for the same ([#2546](https://github.com/GetStream/stream-chat-react-native/issues/2546)) ([6dbc9bf](https://github.com/GetStream/stream-chat-react-native/commit/6dbc9bfa9ae8d095fe63e2eca9bbb971af9763ce))
11+
12+
13+
### Workspaces
14+
15+
* Following linked packages updated: [stream-chat-react-native]
16+
317
### [1.27.2](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.27.2) (2024-05-28)
418

519

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

0 commit comments

Comments
 (0)