Skip to content

Commit 3d0cbb5

Browse files
chore(release): 1.1.0 [skip ci]
1 parent ff906ea commit 3d0cbb5

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.1.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.1.0) (2022-03-13)
4+
5+
6+
### Features
7+
8+
* update example apps to react native 0.67 [CRNS-538] ([e99a8c1](https://github.com/GetStream/stream-chat-react-native/commit/e99a8c1d28ad12270cc1f3e7f5c8bcb3cfc30ca2))
9+
10+
11+
### Bug Fixes
12+
13+
* overrideOwnCapabilities typescript issue ([a8010ef](https://github.com/GetStream/stream-chat-react-native/commit/a8010efe6d841d447c32bf7f1fe0e3ecab2761c3))
14+
15+
16+
### Workspaces
17+
18+
* Following linked packages updated: [stream-chat-react-native]
19+
320
### [1.0.2](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.0.2) (2022-03-10)
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.0.2",
3+
"version": "1.1.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)