Skip to content

Commit bf6ee2b

Browse files
chore(release): 2.0.1 [skip ci]
1 parent 2cf92b7 commit bf6ee2b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
### [2.0.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v2.0.1) (2024-12-19)
4+
5+
6+
### Bug Fixes
7+
8+
* image gallery safe area ([#2855](https://github.com/GetStream/stream-chat-react-native/issues/2855)) ([5825685](https://github.com/GetStream/stream-chat-react-native/commit/5825685179f7803007da5eac530e06caf513ec1f))
9+
* ios push notifications on sample app ([#2856](https://github.com/GetStream/stream-chat-react-native/issues/2856)) ([d607132](https://github.com/GetStream/stream-chat-react-native/commit/d6071326903ec524914fb2a2319dda56ee9a9460))
10+
* sample app ui bugs ([#2854](https://github.com/GetStream/stream-chat-react-native/issues/2854)) ([851237c](https://github.com/GetStream/stream-chat-react-native/commit/851237c5ba17789722a3898265ae8ef5566025b4))
11+
312
## [2.0.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v2.0.0) (2024-12-12)
413

514

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

0 commit comments

Comments
 (0)