Skip to content

Commit df3f34b

Browse files
chore(release): 1.6.0 [skip ci]
1 parent d585c0e commit df3f34b

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
## [1.6.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.6.0) (2022-05-25)
4+
5+
6+
### Features
7+
8+
* allow video upload from image picker ([6989c1d](https://github.com/GetStream/stream-chat-react-native/commit/6989c1d72133518687a5c94f2e44ee38f46efacd))
9+
10+
11+
### Bug Fixes
12+
13+
* solves multiple crashes in the Sample app, that were related to setBlurType ([4b45d80](https://github.com/GetStream/stream-chat-react-native/commit/4b45d804f901d1d2e48ec2af7fd9180a4f44cfd3))
14+
15+
16+
### Workspaces
17+
18+
* Following linked packages updated: [stream-chat-react-native]
19+
320
## [1.5.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.5.0) (2022-05-17)
421

522

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

0 commit comments

Comments
 (0)