Skip to content

Commit c417f04

Browse files
chore(release): 1.20.0 [skip ci]
1 parent c5ca855 commit c417f04

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
## [1.20.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.20.0) (2023-04-13)
4+
5+
6+
### Features
7+
8+
* allow to use different i18n library ([#2038](https://github.com/GetStream/stream-chat-react-native/issues/2038)) ([42e9c67](https://github.com/GetStream/stream-chat-react-native/commit/42e9c6749fc278b43cb6ee4a116c50d921840795))
9+
10+
11+
### Bug Fixes
12+
13+
* getPhotos doesn't work if you use android targetSdkVersion 33 ([#2036](https://github.com/GetStream/stream-chat-react-native/issues/2036)) ([a17957d](https://github.com/GetStream/stream-chat-react-native/commit/a17957da62111ececf5eb943ed01caec4ac50f3a))
14+
* pinning xcode version to 14 ([#2045](https://github.com/GetStream/stream-chat-react-native/issues/2045)) ([f864bf3](https://github.com/GetStream/stream-chat-react-native/commit/f864bf3bbcc069a3a325204c6ac1e4252befe718))
15+
* pushing up to date Podfile.lock ([75acd87](https://github.com/GetStream/stream-chat-react-native/commit/75acd87cd48c8ed7c0308894b93aa74957076d1d))
16+
* Xcode 14.3 (14E222b) Build Failed with React Native 0.70.7 ([#2042](https://github.com/GetStream/stream-chat-react-native/issues/2042)) ([378620d](https://github.com/GetStream/stream-chat-react-native/commit/378620d3d3476dd39f4fb60a22b914e16820eeb3))
17+
18+
19+
### Workspaces
20+
21+
* Following linked packages updated: [stream-chat-react-native]
22+
323
### [1.19.3](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.19.3) (2023-03-31)
424

525

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

0 commit comments

Comments
 (0)