Skip to content

Commit 3bc640b

Browse files
chore(release): 1.11.3 [skip ci]
1 parent 2d828c7 commit 3bc640b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
### [1.11.3](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.11.3) (2022-08-31)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* offline support (#1670)
9+
10+
### Features
11+
12+
* offline support ([#1670](https://github.com/GetStream/stream-chat-react-native/issues/1670)) ([038ae45](https://github.com/GetStream/stream-chat-react-native/commit/038ae459b41697f1436d113ed22cbf95f9217fdd)), closes [#1596](https://github.com/GetStream/stream-chat-react-native/issues/1596) [#1605](https://github.com/GetStream/stream-chat-react-native/issues/1605) [#1527](https://github.com/GetStream/stream-chat-react-native/issues/1527) [#1585](https://github.com/GetStream/stream-chat-react-native/issues/1585) [#1639](https://github.com/GetStream/stream-chat-react-native/issues/1639)
13+
14+
15+
### Workspaces
16+
17+
* Following linked packages updated: [stream-chat-react-native]
18+
319
### [1.11.2](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.11.2) (2022-08-17)
420

521

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

0 commit comments

Comments
 (0)