Skip to content

Commit ff51c76

Browse files
chore(release): 1.19.2 [skip ci]
1 parent c42b293 commit ff51c76

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
### [1.19.2](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.19.2) (2023-03-21)
4+
5+
6+
### Bug Fixes
7+
8+
* listen to ios more photos selection in gallery ([#1994](https://github.com/GetStream/stream-chat-react-native/issues/1994)) ([2b47ee3](https://github.com/GetStream/stream-chat-react-native/commit/2b47ee3f1357843b4ada8eb98732bef3eddfb5c2))
9+
* misplaced date header, header/footer component in messageList on android 33 ([#1977](https://github.com/GetStream/stream-chat-react-native/issues/1977)) ([e0386be](https://github.com/GetStream/stream-chat-react-native/commit/e0386be1aaca0a9d773b84dfa5f8e0a7aa6410bd))
10+
* rendering the URL Preview for appropriate attachments in message list ([2469075](https://github.com/GetStream/stream-chat-react-native/commit/2469075f65aadd982411ea5cf6fe157355e78367))
11+
* update podlock file of SampleApp ([2faa9d4](https://github.com/GetStream/stream-chat-react-native/commit/2faa9d4a599e78529e68fb679b144f22a6a79365))
12+
* update yarn.lock file of the root, packages and the example apps ([#1986](https://github.com/GetStream/stream-chat-react-native/issues/1986)) ([e7089ac](https://github.com/GetStream/stream-chat-react-native/commit/e7089ac065edf85782c2b7ca1b0b2d86ec4df787))
13+
14+
15+
### Workspaces
16+
17+
* Following linked packages updated: [stream-chat-react-native]
18+
319
### [1.19.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.19.1) (2023-02-17)
420

521

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

0 commit comments

Comments
 (0)