Skip to content

Commit 0a6cec6

Browse files
chore(release): 0.0.34 [skip ci]
1 parent 698c5cf commit 0a6cec6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
### [0.0.34](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v0.0.34) (2021-09-13)
4+
5+
6+
### Bug Fixes
7+
8+
* delegate content type detection to backend for image/file uploads ([8de7d8d](https://github.com/GetStream/stream-chat-react-native/commit/8de7d8d22a3e6152185db3f86ce705af904e75c6))
9+
10+
11+
### Workspaces
12+
13+
* Following linked packages updated: [stream-chat-react-native]
14+
315
### [0.0.33](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v0.0.33) (2021-08-30)
416

517

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

0 commit comments

Comments
 (0)