Skip to content

Commit 3098841

Browse files
chore(release): 1.9.0 [skip ci]
1 parent e7bae91 commit 3098841

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.9.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.9.0) (2022-07-20)
4+
5+
6+
### Features
7+
8+
* upgrade react-native-reanimated to 2.7.0 ([#1560](https://github.com/GetStream/stream-chat-react-native/issues/1560)) ([602f728](https://github.com/GetStream/stream-chat-react-native/commit/602f7282eed3ee18b58432329c79defc5f889344))
9+
10+
11+
### Bug Fixes
12+
13+
* update flat list mvcp lib in core ([#1557](https://github.com/GetStream/stream-chat-react-native/issues/1557)) ([72641c4](https://github.com/GetStream/stream-chat-react-native/commit/72641c4a56f3cba16fe3d672c5493740cc07e460))
14+
15+
16+
### Workspaces
17+
18+
* Following linked packages updated: [stream-chat-react-native]
19+
320
### [1.8.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.8.1) (2022-07-13)
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.8.1",
3+
"version": "1.9.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)