Skip to content

Commit a9d5499

Browse files
chore(release): 1.22.0 [skip ci]
1 parent cdf2c97 commit a9d5499

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.22.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.22.0) (2023-05-25)
4+
5+
6+
### Features
7+
8+
* upgrading flatlist mvcp dep. ([#2112](https://github.com/GetStream/stream-chat-react-native/issues/2112)) ([3039600](https://github.com/GetStream/stream-chat-react-native/commit/30396003bc7c8736b54138488dbbd0cd2b5287b3))
9+
10+
11+
### Bug Fixes
12+
13+
* network down spinner was invisible in sample app ([b7fd437](https://github.com/GetStream/stream-chat-react-native/commit/b7fd4376252a50c3f13c3326d50e0d3dd628b92d))
14+
15+
16+
### Workspaces
17+
18+
* Following linked packages updated: [stream-chat-react-native]
19+
320
### [1.21.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.21.1) (2023-05-15)
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.21.1",
3+
"version": "1.22.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)