Skip to content

Commit 56c7875

Browse files
chore(release): 1.7.0 [skip ci]
1 parent 33faf11 commit 56c7875

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.7.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.7.0) (2022-06-07)
4+
5+
6+
### Features
7+
8+
* allow video upload from image picker and file picker ([6009d36](https://github.com/GetStream/stream-chat-react-native/commit/6009d3626bed416c1bd043fbf1c6ebb156186677))
9+
* inline video renderer/player support for SDK ([862c4bb](https://github.com/GetStream/stream-chat-react-native/commit/862c4bb990f98f26c6c81e2335692569a44018b9))
10+
11+
12+
### Workspaces
13+
14+
* Following linked packages updated: [stream-chat-react-native]
15+
316
### [1.6.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.6.1) (2022-05-25)
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.6.1",
3+
"version": "1.7.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)