Skip to content

Commit b417a86

Browse files
chore(release): 1.2.0 [skip ci]
1 parent 9856783 commit b417a86

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
## [1.2.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.2.0) (2022-03-17)
4+
5+
6+
### Features
7+
8+
* upgrade react native gesture handler version to 2.3.1 ([f9eba70](https://github.com/GetStream/stream-chat-react-native/commit/f9eba70d5f961f2aed7f52eeb458b4ea6f18678e))
9+
10+
11+
### Bug Fixes
12+
13+
* add TS single generic in UserInfoOverlay.tsx of SampleApp ([396edf2](https://github.com/GetStream/stream-chat-react-native/commit/396edf2f9a6b1512b49f52c2a5ff98247d5e8f7c))
14+
* manually update iOS version to 73 ([82c180f](https://github.com/GetStream/stream-chat-react-native/commit/82c180fee94ec520a9d55c2746f5806c551a95ce))
15+
16+
17+
### Workspaces
18+
19+
* Following linked packages updated: [stream-chat-react-native]
20+
321
## [1.1.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.1.0) (2022-03-13)
422

523

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

0 commit comments

Comments
 (0)